WizardCancelledException, classe

Mise à jour : novembre 2007

Exception levée lorsque l'Assistant Modèle est annulé avant la fin de son exécution.

Espace de noms :  Microsoft.VisualStudio.TemplateWizard
Assembly :  Microsoft.VisualStudio.TemplateWizardInterface (dans Microsoft.VisualStudio.TemplateWizardInterface.dll)

Syntaxe

<SerializableAttribute> _
Public Class WizardCancelledException _
    Inherits Exception

Dim instance As WizardCancelledException
[SerializableAttribute]
public class WizardCancelledException : Exception
[SerializableAttribute]
public ref class WizardCancelledException : public Exception
public class WizardCancelledException extends Exception

Hiérarchie d'héritage

System.Object
  System.Exception
    Microsoft.VisualStudio.TemplateWizard.WizardCancelledException

Sécurité des threads

Tous les membres static (Shared en Visual Basic) publics de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.

Voir aussi

Référence

Membres WizardCancelledException

Microsoft.VisualStudio.TemplateWizard, espace de noms