Compartir a través de


CheckInGatedChanges.Changesets (Propiedad)

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

Sintaxis

'Declaración
<BrowsableAttribute(True)> _
Public Property Changesets As OutArgument(Of IList(Of Changeset))
[BrowsableAttribute(true)]
public OutArgument<IList<Changeset>> Changesets { get; set; }

Valor de propiedad

Tipo: System.Activities.OutArgument<IList<Changeset>>

Seguridad de .NET Framework

Vea también

Referencia

CheckInGatedChanges Clase

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