ConsoleApp Class
Helper class for Console Applications.
Namespace: Application.HelperAssembly: Application.Helper (in Application.Helper.dll) Version: 2.0.5
- Inheritance
- Object ConsoleApp
| ConsoleApp | Creates a new instance of the ConsoleApp class. |
| ConfigFile | Gets the name of the current application configuration file. |
| DebugMode | Indicates whether a debugger is attached to the process. |
| ElapsedTime | Gets the total elapsed time measured. |
| HelpRequest | Indicates whether execution help has been requested. |
| IsUnitTest | Sets whether this is running as a unit test. |
| Title | Gets the application title. |