ConsoleAttributes.Caption Property

Mentalis.org Proxy

Mentalis.org Proxy Documentation

ConsoleAttributes.Caption Property

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