AbstractStringType

AbstractStringType class

Abstract base class of string related classes.

public abstract class AbstractStringType

Properties

NameDescription
Value { get; set; }Gets or sets the string value.

See Also