- Namespace
- GitReleaseManager
.Core .Configuration - Containing Type
- Config
Syntax
[Description("Configuration values used when creating labels")]
[YamlMember(Alias = "labels")]
public IList<LabelConfig> Labels { get; private set; }
Attributes
| Type | Description |
|---|---|
| Description | |
| YamlMember |
Value
| Type | Description |
|---|---|
| IList |