CommandLineSyntaxException - Constructeur (String)
Initialise une nouvelle instance de l'objet CommandLineSyntaxException .
Espace de noms : Microsoft.SharePoint.Publishing
Assembly : Microsoft.SharePoint.Publishing (dans Microsoft.SharePoint.Publishing.dll)
Syntaxe
'Déclaration
Public Sub New ( _
message As String _
)
'Utilisation
Dim message As String
Dim instance As New CommandLineSyntaxException(message)
public CommandLineSyntaxException(
string message
)
Paramètres
message
Type : System.StringLe message d'erreur associé à l'exception.
Voir aussi
Référence
CommandLineSyntaxException classe
CommandLineSyntaxException - Membres
CommandLineSyntaxException - Surcharge