IntegerValue Property

Microsoft Deployment Tools

Deployment Tools Foundation IntegerValue Property
Deployment Tools Foundation NamespacesMicrosoft.Deployment.ResourcesResourceTypeIntegerValue
Gets the integer value of the resource type, or -1 if the resource type is not an integer.
Declaration Syntax
C# Visual Basic Visual C++
public int IntegerValue { get; }
Public ReadOnly Property IntegerValue As Integer
public:
property int IntegerValue {
	int get ();
}

Assembly: Microsoft.Deployment.Resources (Module: Microsoft.Deployment.Resources) Version: 3.0.0.0 (3.5.1623.0)