CommandLineSyntaxException - Membres
Représente une exception levée lorsque la syntaxe de ligne de commande est incorrecte.
Le type CommandLineSyntaxException expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
CommandLineSyntaxException() | Initialise une nouvelle instance de l'objet CommandLineSyntaxException . | |
CommandLineSyntaxException(String) | Initialise une nouvelle instance de l'objet CommandLineSyntaxException . | |
CommandLineSyntaxException(String, Exception) | Initialise une nouvelle instance d'un objet CommandLineSyntaxException . |
Haut
Propriétés
Nom | Description | |
---|---|---|
Data | (Hérité de Exception) | |
HelpLink | (Hérité de Exception) | |
HResult | (Hérité de Exception) | |
InnerException | (Hérité de Exception) | |
Message | (Hérité de Exception) | |
Source | (Hérité de Exception) | |
StackTrace | (Hérité de Exception) | |
TargetSite | (Hérité de Exception) |
Haut
Méthodes
Nom | Description | |
---|---|---|
Equals | (Hérité de Object) | |
Finalize | (Hérité de Object) | |
GetBaseException | (Hérité de Exception) | |
GetHashCode | (Hérité de Object) | |
GetObjectData | (Hérité de Exception) | |
GetType | (Hérité de Exception) | |
MemberwiseClone | (Hérité de Object) | |
ToString | (Hérité de Exception) |
Haut