Click or drag to resize

Console.Title Property

X#
A string specifying the console application's caption.

Namespace:  VO
Assembly:  VOConsoleClasses (in VOConsoleClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY Title AS STRING GET SET 
Request Example View Source

Property Value

Type: String
A string specifying the console application's caption.
See Also