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