Gets or sets the caption of the console.
[Visual Basic]Public Shared Property Caption As String
[C#]
public static string Caption {get; set;}
Property Value
A String that specifies the caption of the console.
See Also
ConsoleAttributes Class | ConsoleAttributes Members | Org.Mentalis.Utilities.ConsoleAttributes Namespace