Compartir a través de


Clase CommandLineSyntaxException

Representa una excepción que se produce cuando la sintaxis de línea de comandos es incorrecta.

Jerarquía de la herencia

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

Espacio de nombres:  Microsoft.SharePoint.Publishing
Ensamblado:  Microsoft.SharePoint.Publishing (en Microsoft.SharePoint.Publishing.dll)

Sintaxis

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

Seguridad para subprocesos

Los miembros static (Shared en Visual Basic) públicos de este tipo son seguros para subprocesos. No se garantiza que los miembros de instancias sean seguros para los subprocesos.

Vea también

Referencia

Miembros CommandLineSyntaxException

Espacio de nombres Microsoft.SharePoint.Publishing

CommandLineSyntaxException

CommandLineSyntaxException

CommandLineSyntaxException