- Namespace
- GitReleaseManager
.Core .Options - Containing Type
- BaseVcsOptions
Syntax
[Option('o', "owner", HelpText = "The owner of the repository.", Required = true)]
public string RepositoryOwner { get; set; }
Attributes
Type | Description |
---|---|
Option |
Value
Type | Description |
---|---|
string |