IsInteger Property

Microsoft Deployment Compression & Installer

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

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