次の方法で共有


TfvcBranch interface

分岐オブジェクトを表すクラス。

Extends

プロパティ

children

ブランチの子の一覧。

mappings

ブランチ マッピングの一覧。

parent

ブランチの親のパス。

relatedBranches

関連するブランチのパスの一覧。

継承されたプロパティ

createdDate

ブランチの作成日。

description

ブランチの説明。

isDeleted

ブランチは削除されますか?

owner

ユーザーの別名または表示名

path

ブランチのパス。

url

アイテムを取得する URL。

プロパティの詳細

children

ブランチの子の一覧。

children: TfvcBranch[]

プロパティ値

mappings

ブランチ マッピングの一覧。

mappings: TfvcBranchMapping[]

プロパティ値

parent

ブランチの親のパス。

parent: TfvcShallowBranchRef

プロパティ値

relatedBranches

関連するブランチのパスの一覧。

relatedBranches: TfvcShallowBranchRef[]

プロパティ値

継承されたプロパティの詳細

createdDate

ブランチの作成日。

createdDate: Date

プロパティ値

Date

tfvcBranchRef.createdDateから継承された

description

ブランチの説明。

description: string

プロパティ値

string

tfvcBranchRef.descriptionから継承された

isDeleted

ブランチは削除されますか?

isDeleted: boolean

プロパティ値

boolean

継承TfvcBranchRef.isDeleted

owner

ユーザーの別名または表示名

owner: IdentityRef

プロパティ値

tfvcBranchRef.owner から継承

path

ブランチのパス。

path: string

プロパティ値

string

tfvcBranchRef.path から継承

url

アイテムを取得する URL。

url: string

プロパティ値

string

tfvcBranchRef.urlから継承された