IsInteger Property

DTF API

Copy image CopyHover image
Deployment Tools Foundation IsInteger Property
Deployment Tools Foundation NamespacesMicrosoft.Deployment.ResourcesResourceTypeIsInteger
Gets a flag indicating whether the resource type is an integer type.
Declaration Syntax
C# Visual Basic Visual C++ F#
public bool IsInteger { get; }
Public ReadOnly Property IsInteger As Boolean
	Get
public:
property bool IsInteger {
	bool get ();
}
member IsInteger : bool with get
Property Value

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