Edit

Share via


TfvcBranch Class

Definition

[System.Runtime.Serialization.DataContract]
public class TfvcBranch : Microsoft.TeamFoundation.SourceControl.WebApi.TfvcBranchRef
type TfvcBranch = class
    inherit TfvcBranchRef
Public Class TfvcBranch
Inherits TfvcBranchRef
Inheritance
Attributes

Constructors

TfvcBranch()
TfvcBranch(TfvcBranchRef)

Properties

Children

List of children for the branch.

CreatedDate

Creation date of the branch.

(Inherited from TfvcBranchRef)
Description

Description of the branch.

(Inherited from TfvcBranchRef)
IsDeleted

Is the branch deleted?

(Inherited from TfvcBranchRef)
Links

A collection of REST reference links.

(Inherited from TfvcBranchRef)
Mappings

List of branch mappings.

Owner

Alias or display name of user

(Inherited from TfvcBranchRef)
Parent

Path of the branch's parent.

Path

Path for the branch.

(Inherited from TfvcShallowBranchRef)
RelatedBranches

List of paths of the related branches.

Url

URL to retrieve the item.

(Inherited from TfvcBranchRef)

Applies to