Partager via


WizardBackoutException Classe

Définition

Exception qui peut être levée pour sortir de l’Assistant modèle.

public ref class WizardBackoutException : Exception
[System.Serializable]
public class WizardBackoutException : Exception
[<System.Serializable>]
type WizardBackoutException = class
    inherit Exception
Public Class WizardBackoutException
Inherits Exception
Héritage
WizardBackoutException
Attributs

Constructeurs

WizardBackoutException()

Constructeur d’exception.

WizardBackoutException(SerializationInfo, StreamingContext)

Constructeur d’exception.

WizardBackoutException(String, Exception)

Constructeur d’exception.

WizardBackoutException(String)

Constructeur d’exception.

Propriétés

HResult

Obtient ou définit HRESULT, valeur numérique codée qui est assignée à une exception spécifique.

S’applique à