[This is preliminary documentation and is subject to change.]
Returns transaction object if transaction has been started or null
Namespace: NFX.IO.FileSystemAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public IFileSystemTransactionHandle TransactionHandle { get; }
public IFileSystemTransactionHandle TransactionHandle { get; }
Public ReadOnly Property TransactionHandle As IFileSystemTransactionHandle
Get
Public ReadOnly Property TransactionHandle As IFileSystemTransactionHandle
Get
public:
property IFileSystemTransactionHandle^ TransactionHandle {
IFileSystemTransactionHandle^ get ();
}
public:
property IFileSystemTransactionHandle^ TransactionHandle {
IFileSystemTransactionHandle^ get ();
}
member TransactionHandle : IFileSystemTransactionHandle with get
member TransactionHandle : IFileSystemTransactionHandle with get
Property Value
Type:
IFileSystemTransactionHandle