Edit

Share via


TfvcBranch.Mappings Property

Definition

List of branch mappings.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, Order=7)]
public System.Collections.Generic.List<Microsoft.TeamFoundation.SourceControl.WebApi.TfvcBranchMapping> Mappings { get; set; }
member this.Mappings : System.Collections.Generic.List<Microsoft.TeamFoundation.SourceControl.WebApi.TfvcBranchMapping> with get, set
Public Property Mappings As List(Of TfvcBranchMapping)

Property Value

Attributes

Applies to