Partilhar via


Propriedade PendingChangesExt.IncludedChanges

Obter o incluído alterações pendentes

Namespace:  Microsoft.VisualStudio.TeamFoundation.VersionControl
Assembly:  Microsoft.VisualStudio.TeamFoundation.VersionControl (em Microsoft.VisualStudio.TeamFoundation.VersionControl.dll)

Sintaxe

'Declaração
Public ReadOnly Property IncludedChanges As PendingChange()
public PendingChange[] IncludedChanges { get; }

Valor de propriedade

Tipo: array<Microsoft.TeamFoundation.VersionControl.Client.PendingChange[]
Retorna PendingChange.

Implementações

IPendingChangesExt.IncludedChanges

Segurança do .NET Framework

Consulte também

Referência

PendingChangesExt Classe

Namespace Microsoft.VisualStudio.TeamFoundation.VersionControl