WAProvideLanguagePropertyAttribute.PropertyValueInt 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 integer value of the property.
public:
property int PropertyValueInt { int get(); };
public:
property int PropertyValueInt { int get(); };
public int PropertyValueInt { get; }
member this.PropertyValueInt : int
Public ReadOnly Property PropertyValueInt As Integer
Property Value
The integer value of the property.