- Namespace
- GitReleaseManager
.Core .Options - Containing Type
- BaseVcsOptions
Syntax
[Option("provider", HelpText = "Version Control System provider", Default = VcsProvider.GitHub)]
public VcsProvider Provider { get; set; }
Attributes
| Type | Description |
|---|---|
| Option |
Value
| Type | Description |
|---|---|
| VcsProvider |