Compartir a través de


GetPendingChanges.Items (Propiedad)

Espacio de nombres:  Microsoft.TeamFoundation.Build.Workflow.Activities
Ensamblado:  Microsoft.TeamFoundation.Build.Workflow (en Microsoft.TeamFoundation.Build.Workflow.dll)

Sintaxis

'Declaración
Public Property Items As InArgument(Of Collection(Of String))
public InArgument<Collection<string>> Items { get; set; }

Valor de propiedad

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

Seguridad de .NET Framework

Vea también

Referencia

GetPendingChanges Clase

Microsoft.TeamFoundation.Build.Workflow.Activities (Espacio de nombres)