FileType Property

Microsoft Deployment Compression & Installer

Copy image CopyHover image
Deployment Tools Foundation FileType Property
Gets or sets the general type of the file.
Declaration Syntax
C# Visual Basic Visual C++
public VersionFileType FileType { get; set; }
Public Property FileType As VersionFileType
	Get
	Set
public:
property VersionFileType FileType {
	VersionFileType get ();
	void set (VersionFileType value);
}
Property Value

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