ConsoleAppTitle Property

Gets the application title.

Definition

Namespace: Application.Helper
Assembly: Application.Helper (in Application.Helper.dll) Version: 2.0.5
C#
public string Title { get; }

Property Value

String

See Also