Compartilhar via


Propriedade TfvcShelveset.Changes

Namespace:  Microsoft.TeamFoundation.SourceControl.WebApi
Assembly:  Microsoft.TeamFoundation.SourceControl.WebApi (em Microsoft.TeamFoundation.SourceControl.WebApi.dll)

Sintaxe

'Declaração
<DataMemberAttribute(EmitDefaultValue := False)> _
Public Property Changes As IEnumerable(Of TfvcChange)
[DataMemberAttribute(EmitDefaultValue = false)]
public IEnumerable<TfvcChange> Changes { get; set; }

Valor de propriedade

Tipo: System.Collections.Generic.IEnumerable<TfvcChange>

Segurança do .NET Framework

Consulte também

Referência

TfvcShelveset Classe

Namespace Microsoft.TeamFoundation.SourceControl.WebApi