Compartir a través de


GetShelvedChanges.ItemSpecs (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 ItemSpecs As InArgument(Of IEnumerable(Of ItemSpec))
public InArgument<IEnumerable<ItemSpec>> ItemSpecs { get; set; }

Valor de propiedad

Tipo: System.Activities.InArgument<IEnumerable<ItemSpec>>
Devuelva InArgument<T>.

Seguridad de .NET Framework

Vea también

Referencia

GetShelvedChanges Clase

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