TfvcLabel interface
ラベルのメタデータ。
- Extends
プロパティ
| items | 項目の一覧。 |
継承されたプロパティ
| description | ラベルの説明。 |
| id | ラベル ID。 |
| label |
ラベル スコープ。 |
| modified |
ラベルの最終変更日時。 |
| name | ラベル名。 |
| owner | ラベル所有者。 |
| url | ラベル URL。 |
プロパティの詳細
items
継承されたプロパティの詳細
description
ラベルの説明。
description: string
プロパティ値
string
tfvcLabelRef.description
id
ラベル ID。
id: number
プロパティ値
number
labelScope
ラベル スコープ。
labelScope: string
プロパティ値
string
tfvcLabelRef.labelScope
modifiedDate
ラベルの最終変更日時。
modifiedDate: Date
プロパティ値
Date
tfvcLabelRef.modifiedDate
name
ラベル名。
name: string
プロパティ値
string
owner
url
ラベル URL。
url: string
プロパティ値
string
tfvcLabelRef.url から継承