Edit

TfvcChange.MergeSources Property

Definition

List of merge sources in case of rename or branch creation.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public System.Collections.Generic.IEnumerable<Microsoft.TeamFoundation.SourceControl.WebApi.TfvcMergeSource> MergeSources { get; set; }
member this.MergeSources : seq<Microsoft.TeamFoundation.SourceControl.WebApi.TfvcMergeSource> with get, set
Public Property MergeSources As IEnumerable(Of TfvcMergeSource)

Property Value

Attributes

Applies to