- Namespace
- GitReleaseManager
.Core .Options - Containing Type
- BaseSubOptions
Syntax
[Option('l', "logFilePath", HelpText = "Path to where log file should be created. Defaults to logging to console.", Required = false)]
public string LogFilePath { get; set; }
Attributes
| Type | Description |
|---|---|
| Option |
Value
| Type | Description |
|---|---|
| string |