Compartilhar via


Propriedade GetPendingChanges.Items

Namespace:  Microsoft.TeamFoundation.Build.Workflow.Activities
Assembly:  Microsoft.TeamFoundation.Build.Workflow (em Microsoft.TeamFoundation.Build.Workflow.dll)

Sintaxe

'Declaração
Public Property Items As InArgument(Of Collection(Of String))
public InArgument<Collection<string>> Items { get; set; }

Valor de propriedade

Tipo: System.Activities.InArgument<Collection<String>>
Retorna InArgument<T>.

Segurança do .NET Framework

Consulte também

Referência

GetPendingChanges Classe

Namespace Microsoft.TeamFoundation.Build.Workflow.Activities