IntegerValue Property

DTF API

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++ F#
public int IntegerValue { get; }
Public ReadOnly Property IntegerValue As Integer
	Get
public:
property int IntegerValue {
	int get ();
}
member IntegerValue : int with get
Property Value

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