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