Compartilhar via


Propriedade UpdateDeployment.Stage

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

Sintaxe

'Declaração
<RequiredArgumentAttribute> _
<BrowsableAttribute(True)> _
Public Property Stage As InArgument(Of DeploymentStage)
[RequiredArgumentAttribute]
[BrowsableAttribute(true)]
public InArgument<DeploymentStage> Stage { get; set; }

Valor de propriedade

Tipo: System.Activities.InArgument<DeploymentStage>
Retorna InArgument<T>.

Segurança do .NET Framework

Consulte também

Referência

UpdateDeployment Classe

Namespace Microsoft.TeamFoundation.Deployment.Workflow.Activities