[This is preliminary documentation and is subject to change.]
Indicates whether a file system supports versioning
Namespace: NFX.IO.FileSystemAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
bool SupportsVersioning { get; }
bool SupportsVersioning { get; }
ReadOnly Property SupportsVersioning As Boolean
Get
ReadOnly Property SupportsVersioning As Boolean
Get
property bool SupportsVersioning {
bool get ();
}
property bool SupportsVersioning {
bool get ();
}
abstract SupportsVersioning : bool with get
abstract SupportsVersioning : bool with get
Property Value
Type:
Boolean