Summary
Gets the command line application conventions.
- Assembly
- Rocket
.Surgery .Extensions .CommandLine .Abstractions .dll - Namespace
- Rocket
.Surgery .Extensions .CommandLine - Containing Type
- I
Command Line Convention Context
Syntax
IConventionBuilder CommandLineApplicationConventions { get; }
Attributes
| Type | Description |
|---|---|
| NotNullAttribute |
Value
| Type | Description |
|---|---|
| IConventionBuilder | The command line application conventions. |
