Edit

Share via


TfvcBranchRef Class

Definition

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

Constructors

TfvcBranchRef()

Properties

CreatedDate

Creation date of the branch.

Description

Description of the branch.

IsDeleted

Is the branch deleted?

Links

A collection of REST reference links.

Owner

Alias or display name of user

Path

Path for the branch.

(Inherited from TfvcShallowBranchRef)
Url

URL to retrieve the item.

Applies to