Deployment Tools Foundation
IntegerValue Property
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.Resources ► ResourceType ► IntegerValue
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)