Compartir a través de


DeploymentPlanContributorContext (Constructor) (Dictionary<String, String>)

Espacio de nombres:  Microsoft.Data.Schema.Build
Ensamblado:  Microsoft.Data.Schema (en Microsoft.Data.Schema.dll)

Sintaxis

'Declaración
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>
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

DeploymentPlanContributorContext Clase

DeploymentPlanContributorContext (Sobrecarga)

Microsoft.Data.Schema.Build (Espacio de nombres)