Partager via


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

Valeur de propriété

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

Sécurité .NET Framework

Voir aussi

Référence

AzureCreateDeployment Classe

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