Compartilhar via


Construtor WizardBackoutException (String)

Inicializa uma nova instância da WizardBackoutException classe com a mensagem de erro especificado.

Namespace:  Microsoft.VisualStudio.TemplateWizard
Assembly:  Microsoft.VisualStudio.TemplateWizardInterface (em Microsoft.VisualStudio.TemplateWizardInterface.dll)

Sintaxe

'Declaração
Public Sub New ( _
    message As String _
)
public WizardBackoutException(
    string message
)
public:
WizardBackoutException(
    String^ message
)
new : 
        message:string -> WizardBackoutException
public function WizardBackoutException(
    message : String
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

WizardBackoutException Classe

Sobrecargas WizardBackoutException

Namespace Microsoft.VisualStudio.TemplateWizard