Click or drag to resize
FileSystemEntryInfoAttributes Property
Gets the attributes.

Namespace: Alphaleonis.Win32.Filesystem
Assembly: AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax
public FileAttributes Attributes { get; }

Property Value

Type: FileAttributes
The attributes.
See Also