Udostępnij za pośrednictwem


Konstruktor WizardCancelledException — (String, Exception)

Inicjuje nowe wystąpienie WizardCancelledException klasy wiadomości określony błąd i odniesienia do wyjątek wewnętrzny, który jest przyczyną tego wyjątku.

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

Składnia

'Deklaracja
Public Sub New ( _
    message As String, _
    innerException As Exception _
)
public WizardCancelledException(
    string message,
    Exception innerException
)
public:
WizardCancelledException(
    String^ message, 
    Exception^ innerException
)
new : 
        message:string * 
        innerException:Exception -> WizardCancelledException
public function WizardCancelledException(
    message : String, 
    innerException : Exception
)

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

WizardCancelledException Klasa

Przeciążenie WizardCancelledException

Przestrzeń nazw Microsoft.VisualStudio.TemplateWizard