Compartir a través de


UpdateDeployment.Stage (Propiedad)

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

Sintaxis

'Declaración
<RequiredArgumentAttribute> _
<BrowsableAttribute(True)> _
Public Property Stage As InArgument(Of DeploymentStage)
[RequiredArgumentAttribute]
[BrowsableAttribute(true)]
public InArgument<DeploymentStage> Stage { get; set; }

Valor de propiedad

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

Seguridad de .NET Framework

Vea también

Referencia

UpdateDeployment Clase

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