Deployment Tools Foundation
Attributes Property
Gets the attributes of the file.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public FileAttributes Attributes { get; }
Public ReadOnly Property Attributes As FileAttributes
public: property FileAttributes Attributes { FileAttributes get (); }
Value
The attributes of the file as stored in the archive.