WizardCancelledException 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 annuler le traitement dans l’Assistant Modèle.
public ref class WizardCancelledException : Exception
[System.Serializable]
public class WizardCancelledException : Exception
[<System.Serializable>]
type WizardCancelledException = class
inherit Exception
Public Class WizardCancelledException
Inherits Exception
- Héritage
-
WizardCancelledException
- Attributs
Constructeurs
WizardCancelledException() |
Constructeur d’exception. |
WizardCancelledException(SerializationInfo, StreamingContext) |
Constructeur d’exception. |
WizardCancelledException(String, Exception) |
Constructeur d’exception. |
WizardCancelledException(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. |