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