FileSubtype Property

Microsoft Deployment Compression & Installer

Copy image CopyHover image
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
	Get
	Set
public:
property VersionFileSubtype FileSubtype {
	VersionFileSubtype get ();
	void set (VersionFileSubtype value);
}
Property Value

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