StringValue
Property in MarkupValue
Summary
Gets the string value of this property.
public string StringValue { get; internal set; }
Remarks
This property is only defined when the property's Type is String .
Last updated
Was this helpful?