TfvcBranch.Parent Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Path of the branch's parent.
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, Order=5)]
public Microsoft.TeamFoundation.SourceControl.WebApi.TfvcShallowBranchRef Parent { get; set; }
member this.Parent : Microsoft.TeamFoundation.SourceControl.WebApi.TfvcShallowBranchRef with get, set
Public Property Parent As TfvcShallowBranchRef
Property Value
- Attributes