WAProvideLanguagePropertyAttribute.PropertyValueString Property

Definition

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.

Applies to