Partager via


CommandLineSyntaxException - Classe

Représente une exception levée lorsque la syntaxe de ligne de commande est incorrecte.

Hiérarchie d’héritage

System.Object
  System.Exception
    Microsoft.SharePoint.Publishing.CommandLineSyntaxException

Espace de noms :  Microsoft.SharePoint.Publishing
Assembly :  Microsoft.SharePoint.Publishing (dans Microsoft.SharePoint.Publishing.dll)

Syntaxe

'Déclaration
<SerializableAttribute> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class CommandLineSyntaxException _
    Inherits Exception
'Utilisation
Dim instance As CommandLineSyntaxException
[SerializableAttribute]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class CommandLineSyntaxException : Exception

Cohérence de thread

Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.

Voir aussi

Référence

CommandLineSyntaxException - Membres

Microsoft.SharePoint.Publishing - Espace de noms

CommandLineSyntaxException

CommandLineSyntaxException

CommandLineSyntaxException