Compartilhar via


Propriedade UpdateDeployment.PropertyValue

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

Sintaxe

'Declaração
<BrowsableAttribute(True)> _
Public Property PropertyValue As InArgument(Of String)
[BrowsableAttribute(true)]
public InArgument<string> PropertyValue { 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