Property AppName
- Namespace
- Terminal.Gui.Configuration
- Assembly
- Terminal.Gui.dll
AppName
Name of the running application. By default, this property is set to the application's assembly name.
public static string AppName { get; set; }
Name of the running application. By default, this property is set to the application's assembly name.
public static string AppName { get; set; }