Edit

Share via


TfvcChangeset.Changes Property

Definition

List of associated changes.

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

Property Value

Attributes

Applies to