VolumeInfoSupportsTransactions Property |
The specified volume supports transactions.
Namespace:
Alphaleonis.Win32.Filesystem
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
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