Summary
Gets the application.
- Assembly
- Rocket
.Surgery .Extensions .CommandLine .Abstractions .dll - Namespace
- Rocket
.Surgery .Extensions .CommandLine - Containing Type
- ICommandLine
Syntax
CommandLineApplication Application { get; }
Value
| Type | Description |
|---|---|
| Command |
The application. |
