Compartir a través de


DeploymentContributorContext (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 DeploymentContributorContext(
    Dictionary<string, string> arguments
)
public:
DeploymentContributorContext(
    Dictionary<String^, String^>^ arguments
)
new : 
        arguments:Dictionary<string, string> -> DeploymentContributorContext
public function DeploymentContributorContext(
    arguments : Dictionary<String, String>
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

DeploymentContributorContext Clase

DeploymentContributorContext (Sobrecarga)

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