IOperationContextProcessInfo Property |
IT Hit User File System
Contains the information about the user process that
triggered this callback.
Namespace:
ITHit.FileSystem
Assembly:
ITHit.FileSystem (in ITHit.FileSystem.dll) Version: 8.3.27213.0
Syntax IProcessInfo ProcessInfo { get; }
ReadOnly Property ProcessInfo As IProcessInfo
Get
property IProcessInfo^ ProcessInfo {
IProcessInfo^ get ();
}
abstract ProcessInfo : IProcessInfo with get
Property Value
Type:
IProcessInfoSee Also