Deployment Tools Foundation
ResourceType Constructor (resourceType)
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.Resources ► ResourceType ► ResourceType(Int32)
Creates a new integer resource type.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public ResourceType( int resourceType )
Public Sub New ( resourceType As Integer )
public: ResourceType( int resourceType )
Parameters
- resourceType (Int32)
- Integer value of a well-known resource type.
Assembly: Microsoft.Deployment.Resources (Module: Microsoft.Deployment.Resources.dll) Version: 3.0.0.0 (3.9.1006.0)