Partager via


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

Stocke un message au volet sortie par outils SharePoint et Liste d'erreurs selon le 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, _
    subcategoryId As Integer _
)
void WriteLine(
    string message,
    LogCategory category,
    int subcategoryId
)

Paramètres

  • message
    Type : String

    Texte du message.

  • subcategoryId
    Type : Int32

    L'identificateur de sous-catégorie de message.

Sécurité .NET Framework

Voir aussi

Référence

ISharePointProjectLogger Interface

WriteLine, surcharge

Microsoft.VisualStudio.SharePoint, espace de noms