WAProvideLanguagePropertyAttribute.PropertyValueString Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the string value of the property.
public:
property System::String ^ PropertyValueString { System::String ^ get(); };
public:
property Platform::String ^ PropertyValueString { Platform::String ^ get(); };
public string PropertyValueString { get; }
member this.PropertyValueString : string
Public ReadOnly Property PropertyValueString As String
Property Value
The string value of the property.