MarkupValue.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 .
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 .