Tip
Value of this property is used for window titles e.g. in ShowAlert(String).
Localized short title of the application like SMath Solver Enterprise which is formatted from AppInfo using CurrentLanguage and ShortTitle.
string AppShortTitle { get; }
ReadOnly Property AppShortTitle As String
Get
property String^ AppShortTitle {
String^ get ();
}
abstract AppShortTitle : string with get