共用方式為


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