FileIdBothDirectoryInfoFileAttributes Property |
The file attributes.
Namespace:
Alphaleonis.Win32.Filesystem
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax public FileAttributes FileAttributes { get; set; }
Public Property FileAttributes As FileAttributes
Get
Set
public:
property FileAttributes FileAttributes {
FileAttributes get ();
void set (FileAttributes value);
}
member FileAttributes : FileAttributes with get, set
Property Value
Type:
FileAttributesSee Also