Compartilhar via


Propriedade UpdateDeployment.PropertyKey

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

Sintaxe

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

Valor de propriedade

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

Segurança do .NET Framework

Consulte também

Referência

UpdateDeployment Classe

Namespace Microsoft.TeamFoundation.Deployment.Workflow.Activities