Summary
Gets the state of the application.
- Assembly
- Rocket
.Surgery .Extensions .CommandLine .Abstractions .dll - Namespace
- Rocket
.Surgery .Extensions .CommandLine - Containing Type
- ICommandLineExecutor
Syntax
IApplicationState ApplicationState { get; }
Value
Type | Description |
---|---|
IApplicationState | The state of the application. |