Attributes Property

Microsoft Deployment Tools

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.

Assembly: Microsoft.Deployment.Compression (Module: Microsoft.Deployment.Compression) Version: 3.0.0.0 (3.5.1623.0)