Partager via


DeploymentPlanContributorContext, constructeur (Dictionary<String, String>)

Espace de noms :  Microsoft.Data.Schema.Build
Assembly :  Microsoft.Data.Schema (dans Microsoft.Data.Schema.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    arguments As Dictionary(Of String, String) _
)
public DeploymentPlanContributorContext(
    Dictionary<string, string> arguments
)
public:
DeploymentPlanContributorContext(
    Dictionary<String^, String^>^ arguments
)
new : 
        arguments:Dictionary<string, string> -> DeploymentPlanContributorContext
public function DeploymentPlanContributorContext(
    arguments : Dictionary<String, String>
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

DeploymentPlanContributorContext Classe

DeploymentPlanContributorContext, surcharge

Microsoft.Data.Schema.Build, espace de noms