Compartilhar via


Propriedade AzureCreateDeployment.ExtendedProperties

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

Sintaxe

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

Valor de propriedade

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

Segurança do .NET Framework

Consulte também

Referência

AzureCreateDeployment Classe

Namespace Microsoft.TeamFoundation.Deployment.Workflow.Activities