ResourceType Property

Microsoft Deployment Compression & Installer

Copy image CopyHover image
Deployment Tools Foundation ResourceType Property
Deployment Tools Foundation NamespacesMicrosoft.Deployment.ResourcesResourceResourceType
Gets or sets the type of the resource. This may be one of the ResourceType constants or a user-defined type name.
Declaration Syntax
C# Visual Basic Visual C++
public ResourceType ResourceType { get; set; }
Public Property ResourceType As ResourceType
	Get
	Set
public:
property ResourceType^ ResourceType {
	ResourceType^ get ();
	void set (ResourceType^ value);
}
Property Value

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