UtilConsoleSafeHandle Property

Gets the safe window handle of the console associated with the calling process.

Definition

Namespace: DevCase.Core.Application.Console
Assembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public static SafeWindowHandle SafeHandle { get; }

Property Value

SafeWindowHandle
The safe window handle of the console associated with the calling process.

See Also