Click or drag to resize
Console Class
Handles interop with the console.
Inheritance Hierarchy
SystemObject
  VirtualRadar.InteropConsole

Namespace: VirtualRadar.Interop
Assembly: VirtualRadar.Interop (in VirtualRadar.Interop.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static class Console

The Console type exposes the following members.

Methods
  NameDescription
Public methodStatic memberHideConsole
Hides the console window.
Public methodStatic memberShowConsole
Shows the console window.
Top
See Also