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); }