- Namespace
- Statiq
.App - Containing Type
- BaseCommandSettings
- Property Type
- string
Syntax
[CommandOption("-f|--log-file <LOGFILE>")]
[Description("Log all messages to the specified log file.")]
public string LogFile { get; set; }
Attributes
Type | Description |
---|---|
CommandOption | |
Description |
Value
Type | Description |
---|---|
string |