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