- Namespace
- GitReleaseManager
.Core .Model - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["Label"]
class Type type-node
Syntax
public sealed class Label
Properties
Name | Value | Summary |
---|---|---|
Color | string |
Gets or sets the color of the label (required).
|
Description | string |
Gets or sets a short description of the label (optional).
|
Name | string |
Gets or sets the name of the label (required).
|