Compartir a través de


(String) del constructor CommandLineSyntaxException

Inicializa una nueva instancia del objeto CommandLineSyntaxException .

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

Sintaxis

'Declaración
Public Sub New ( _
    message As String _
)
'Uso
Dim message As String

Dim instance As New CommandLineSyntaxException(message)
public CommandLineSyntaxException(
    string message
)

Parámetros

  • message
    Tipo: System.String

    El mensaje de error asociado a la excepción.

Vea también

Referencia

clase CommandLineSyntaxException

Miembros CommandLineSyntaxException

Sobrecarga CommandLineSyntaxException

Espacio de nombres Microsoft.SharePoint.Publishing

CommandLineSyntaxException

CommandLineSyntaxException