AbstractStringType

AbstractStringType class

Abstract base class of string related classes.

public abstract class AbstractStringType

Properties

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

See Also