Click or drag to resize

Console.Title Property (Typed)

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

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOConsoleClasses (in XSharp.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