FileType Property

DTF API

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++ F#
public VersionFileType FileType { get; set; }
Public Property FileType As VersionFileType
	Get
	Set
public:
property VersionFileType FileType {
	VersionFileType get ();
	void set (VersionFileType value);
}
member FileType : VersionFileType with get, set
Property Value

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