Summary
Gets a value indicating whether this
IApplicationState is verbose.
- Assembly
- Rocket
.Surgery .Extensions .CommandLine .Abstractions .dll - Namespace
- Rocket
.Surgery .Extensions .CommandLine - Containing Type
- IApplicationState
Syntax
bool Verbose { get; }
Value
| Type | Description |
|---|---|
| bool | true if verbose; otherwise, false. |
