Property Name
Name
Gets or sets the application name.
public virtual string Name { get; set; }
Property Value
Remarks
It is used for paths, config, and other places the user doesn't see. By default it is set to the executable program name.
Gets or sets the application name.
public virtual string Name { get; set; }
It is used for paths, config, and other places the user doesn't see. By default it is set to the executable program name.