Aracılığıyla paylaş


DeploymentContributor.OnEstablishDeploymentConfiguration Yöntem

Dağıtım işlemi tarafından çağrılan Visual Studio vermek kodunuzu fırsat değiştirme dağıtım yapılandırma.

Ad alanı:  Microsoft.Data.Schema.Build
Derleme:  Microsoft.Data.Schema (Microsoft.Data.Schema.dll içinde)

Sözdizimi

'Bildirim
Protected Overridable Sub OnEstablishDeploymentConfiguration ( _
    setup As DeploymentContributorConfigurationSetup _
)
protected virtual void OnEstablishDeploymentConfiguration(
    DeploymentContributorConfigurationSetup setup
)
protected:
virtual void OnEstablishDeploymentConfiguration(
    DeploymentContributorConfigurationSetup^ setup
)
abstract OnEstablishDeploymentConfiguration : 
        setup:DeploymentContributorConfigurationSetup -> unit 
override OnEstablishDeploymentConfiguration : 
        setup:DeploymentContributorConfigurationSetup -> unit 
protected function OnEstablishDeploymentConfiguration(
    setup : DeploymentContributorConfigurationSetup
)

Parametreler

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

DeploymentContributor Sınıf

Microsoft.Data.Schema.Build Ad Alanı