Click or drag to resize
FileSystemInfoTransaction Property
[AlphaFS] Represents the KernelTransaction that was passed to the constructor.

Namespace: Alphaleonis.Win32.Filesystem
Assembly: AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax
public KernelTransaction Transaction { get; }

Property Value

Type: KernelTransaction
See Also