FileSubtype Property

Microsoft Deployment Tools

Deployment Tools Foundation FileSubtype Property
Gets or sets the specific type of the file.
Declaration Syntax
C# Visual Basic Visual C++
public VersionFileSubtype FileSubtype { get; set; }
Public Property FileSubtype As VersionFileSubtype
public:
property VersionFileSubtype FileSubtype {
	VersionFileSubtype get ();
	void set (VersionFileSubtype value);
}

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