Property AppName
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; }