Udostępnij za pośrednictwem


Konstruktor WizardCancelledException — (String)

Inicjuje nowe wystąpienie WizardCancelledException 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 WizardCancelledException(
    string message
)
public:
WizardCancelledException(
    String^ message
)
new : 
        message:string -> WizardCancelledException
public function WizardCancelledException(
    message : String
)

Parametry

  • message
    Typ: String

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

WizardCancelledException Klasa

Przeciążenie WizardCancelledException

Przestrzeń nazw Microsoft.VisualStudio.TemplateWizard