VolumeInfoSupportsExtendedAttributes Property |
The specified volume supports extended attributes.
Namespace: Alphaleonis.Win32.FilesystemAssembly: AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax public bool SupportsExtendedAttributes { get; }
Public ReadOnly Property SupportsExtendedAttributes As Boolean
Get
public:
property bool SupportsExtendedAttributes {
bool get ();
}
member SupportsExtendedAttributes : bool with get
Property Value
Type:
BooleanSee Also