Partager via


UpdateDeployment.PropertyKey, 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 PropertyKey As InArgument(Of String)
[BrowsableAttribute(true)]
public InArgument<string> PropertyKey { get; set; }

Valeur de propriété

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

Sécurité .NET Framework

Voir aussi

Référence

UpdateDeployment Classe

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