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