Partager via


ISharePointCommandLogger.WriteLine, méthode (String, LogCategory, String)

Écrit un message dans la fenêtre Sortie ou Liste d'erreurs avec la catégorie spécifiée et un mot clé d'aide.

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

Syntaxe

'Déclaration
Sub WriteLine ( _
    message As String, _
    category As LogCategory, _
    helpKeyword As String _
)
void WriteLine(
    string message,
    LogCategory category,
    string helpKeyword
)

Paramètres

  • helpKeyword
    Type : System.String
    Mot clé d'aide pour l'erreur.

Sécurité .NET Framework

Voir aussi

Référence

ISharePointCommandLogger Interface

WriteLine, surcharge

Microsoft.VisualStudio.SharePoint.Commands, espace de noms