다음을 통해 공유


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 상속된