Property AsString
AsString
Gets the value of this instance as string.
Declaration
public override string AsString { get; }
Property Value
| Type | Description |
|---|---|
| String |
The string value that this instance represents.
|
public override string AsString { get; }
| Type | Description |
|---|---|
| String |
The string value that this instance represents.
|