Compartir a través de


UpdateDeployment.PropertyKey (Propiedad)

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

Sintaxis

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

Valor de propiedad

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

Seguridad de .NET Framework

Vea también

Referencia

UpdateDeployment Clase

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