IsInteger Property

Microsoft Deployment Tools

Deployment Tools Foundation IsInteger Property
Gets a flag indicating whether the resource type is an integer type.
Declaration Syntax
C# Visual Basic Visual C++
public bool IsInteger { get; }
Public ReadOnly Property IsInteger As Boolean
public:
property bool IsInteger {
	bool get ();
}

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