Gets the hosting process identifier.
May be 0 if information is unknown.
Namespace:
callback.ShellBoost.Core.WindowsShell
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public int ProcessId { get; }
Property Value
Type:
Int32
The hosting process identifier.
See Also