Summary
Gets the command line application conventions.
- Assembly
- Rocket
.Surgery .Extensions .CommandLine .dll - Namespace
- Rocket
.Surgery .Extensions .CommandLine - Containing Type
- CommandLineBuilder
Syntax
public IConventionBuilder CommandLineApplicationConventions { get; }
Value
Type | Description |
---|---|
IConventionBuilder | The command line application conventions. |