FileSystemEntryInfoAttributes Property |
The instance attributes.
Namespace:
Alphaleonis.Win32.Filesystem
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax public FileAttributes Attributes { get; }
Public ReadOnly Property Attributes As FileAttributes
Get
public:
property FileAttributes Attributes {
FileAttributes get ();
}
member Attributes : FileAttributes with get
Property Value
Type:
FileAttributesSee Also