Win32WindowConsole Property |
Gets the window used by the console associated with the calling process.
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public static Win32Window Console { get; }
Property Value
Type:
Win32Window
The console window.
See Also