Click or drag to resize

ByHandleFileInfoAttributes Property

Gets the file attributes.

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

Property Value

Type: FileAttributes
The file attributes.
See Also