- Namespace
- GitReleaseManager
.Core .Options - Containing Type
- BaseSubOptions
Syntax
[Option("verbose", HelpText = "Enable verbose console output")]
public bool Verbose { get; set; }
Attributes
| Type | Description |
|---|---|
| Option |
Value
| Type | Description |
|---|---|
| bool |
[Option("verbose", HelpText = "Enable verbose console output")]
public bool Verbose { get; set; }
| Type | Description |
|---|---|
| Option |
| Type | Description |
|---|---|
| bool |