- Namespace
- Statiq
.App - Containing Type
- BaseCommandSettings
- Property Type
- string[]
Syntax
[CommandOption("-s|--setting <SETTING>")]
[Description("Specifies a setting as a \"[[key]]=[[value]]\" pair (the value can be omited).")]
public string[] Settings { get; set; }
Attributes
Type | Description |
---|---|
CommandOption | |
Description |
Value
Type | Description |
---|---|
string[] |