- Namespace
- Statiq
.App - Containing Type
- BaseCommandSettings
- Property Type
- bool
Syntax
[CommandOption("--attach")]
[Description("Pause execution at the start of the program until a debugger is attached.")]
public bool Attach { get; set; }
Attributes
Type | Description |
---|---|
CommandOption | |
Description |
Value
Type | Description |
---|---|
bool |