IntegerValue Property

Microsoft Deployment Compression & Installer

Copy image CopyHover image
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
	Get
public:
property int IntegerValue {
	int get ();
}
Property Value

Assembly: Microsoft.Deployment.Resources (Module: Microsoft.Deployment.Resources.dll) Version: 3.0.0.0 (3.9.1006.0)