Click or drag to resize

BrowserProcessId Property

Gets the hosting process identifier. May be 0 if information is unknown.

Namespace:  ShellBoost.Core.WindowsShell
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public int ProcessId { get; }

Property Value

Type: Int32
The hosting process identifier.
See Also