Partager via


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

Consigne un message dans la fenêtre Sortie et dans la Liste d'erreurs des outils SharePoint, en fonction du LogCategory spécifié.

Espace de noms :  Microsoft.VisualStudio.SharePoint
Assembly :  Microsoft.VisualStudio.SharePoint (dans Microsoft.VisualStudio.SharePoint.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

  • message
    Type : String

    Texte du message.

  • helpKeyword
    Type : String

    Mot clé d'aide pour l'erreur.

Sécurité .NET Framework

Voir aussi

Référence

ISharePointProjectLogger Interface

WriteLine, surcharge

Microsoft.VisualStudio.SharePoint, espace de noms