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