Application.Console Property |
Gets the console that is attached to the application.
[VBScript] Public ReadOnly Property Console As Console
[JScript] public function get Console() : Console;
A Console object representing the console that is attached to the application.
Application Object | Topic Members | HelpProducer Namespace | Console