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