IOperationContextProcessInfo Property |
IT Hit User File System
Points to a structure that contains the information about the user process that
triggers this callback.
Namespace:
ITHit.FileSystem
Assembly:
ITHit.FileSystem (in ITHit.FileSystem.dll) Version: 2.0.4465.0
SyntaxIntPtr ProcessInfo { get; }
ReadOnly Property ProcessInfo As IntPtr
Get
property IntPtr ProcessInfo {
IntPtr get ();
}
abstract ProcessInfo : IntPtr with get
Property Value
Type:
IntPtr
See Also