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 Get
public: property FileAttributes Attributes { FileAttributes get (); }
Property Value
FileAttributes
The attributes of the file as stored in the archive.
The attributes of the file as stored in the archive.
Assembly: Microsoft.Deployment.Compression (Module: Microsoft.Deployment.Compression.dll) Version: 3.0.0.0 (3.9.1006.0)