Sdílet prostřednictvím


DeploymentFailedException – konstruktor (String)

Inicializuje novou instanci DeploymentFailedException Třída

Obor názvů:  Microsoft.Data.Schema.Build
Sestavení:  Microsoft.Data.Schema (v Microsoft.Data.Schema.dll)

Syntaxe

'Deklarace
Public Sub New ( _
    message As String _
)
public DeploymentFailedException(
    string message
)
public:
DeploymentFailedException(
    String^ message
)
new : 
        message:string -> DeploymentFailedException
public function DeploymentFailedException(
    message : String
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

DeploymentFailedException Třída

DeploymentFailedException – přetížení

Microsoft.Data.Schema.Build – obor názvů