WizardBackoutException Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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. |