Udostępnij za pośrednictwem


Konstruktor WizardBackoutException — (String)

Inicjuje nowe wystąpienie WizardBackoutException klasy określony komunikat o błędzie.

Przestrzeń nazw:  Microsoft.VisualStudio.TemplateWizard
Zestaw:  Microsoft.VisualStudio.TemplateWizardInterface (w Microsoft.VisualStudio.TemplateWizardInterface.dll)

Składnia

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

Parametry

  • message
    Typ: String

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

WizardBackoutException Klasa

Przeciążenie WizardBackoutException

Przestrzeń nazw Microsoft.VisualStudio.TemplateWizard