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.2
Syntax
protected KernelTransaction Transaction { get; set; }

Property Value

Type: KernelTransaction
See Also