Win32WindowProcess Property |
Gets the process that created the window.
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public Process Process { get; }
Property Value
Type:
Process
The process or null if it couldn't be retrieved.
See Also