- Namespace
- GitReleaseManager
.Core .Options - Containing Type
- CreateSubOptions
Syntax
[Option('n', "name", HelpText = "The name of the release (Typically this is the generated SemVer Version Number).", Required = false)]
public string Name { get; set; }
Attributes
| Type | Description |
|---|---|
| Option |
Value
| Type | Description |
|---|---|
| string |