Partager via


UpdateDeployment.Stage, propriété

Espace de noms :  Microsoft.TeamFoundation.Deployment.Workflow.Activities
Assembly :  Microsoft.TeamFoundation.Deployment.Workflow (dans Microsoft.TeamFoundation.Deployment.Workflow.dll)

Syntaxe

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

Valeur de propriété

Type : System.Activities.InArgument<DeploymentStage>
retourne InArgument<T> ;

Sécurité .NET Framework

Voir aussi

Référence

UpdateDeployment Classe

Microsoft.TeamFoundation.Deployment.Workflow.Activities, espace de noms