Partager via


AzureCreateDeployment.DeploymentName, propriété

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

Syntaxe

'Déclaration
<BrowsableAttribute(True)> _
Public Property DeploymentName As InOutArgument(Of String)
[BrowsableAttribute(true)]
public InOutArgument<string> DeploymentName { get; set; }

Valeur de propriété

Type : System.Activities.InOutArgument<String>
retourne InArgument<T> ;

Sécurité .NET Framework

Voir aussi

Référence

AzureCreateDeployment Classe

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