- Namespace
- GitReleaseManager
.Core .Configuration - Containing Type
- Config
Syntax
[Description("The name of the default branch.")]
[YamlMember(Alias = "default-branch")]
public string DefaultBranch { get; private set; }
Attributes
| Type | Description |
|---|---|
| Description | |
| YamlMember |
Value
| Type | Description |
|---|---|
| string |