FileSubtype Property

DTF API

Copy image CopyHover image
Deployment Tools Foundation FileSubtype Property
Deployment Tools Foundation NamespacesMicrosoft.Deployment.ResourcesVersionResourceFileSubtype
Gets or sets the specific type of the file.
Declaration Syntax
C# Visual Basic Visual C++ F#
public VersionFileSubtype FileSubtype { get; set; }
Public Property FileSubtype As VersionFileSubtype
	Get
	Set
public:
property VersionFileSubtype FileSubtype {
	VersionFileSubtype get ();
	void set (VersionFileSubtype value);
}
member FileSubtype : VersionFileSubtype with get, set
Property Value

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