WAProvideLanguagePropertyAttribute::PropertyValueInt Property

 

Gets the integer value of the property.

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

public:
property int PropertyValueInt {
	int get();
}

Property Value

Type: System::Int32

The integer value of the property.

Return to top
Show: