WAProvideLanguagePropertyAttribute::PropertyValueString Property

 

Gets the string value of the property.

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public:
property String^ PropertyValueString {
	String^ get();
}

Property Value

Type: System::String^

The string value of the property.

Return to top
Show: