Partager via


ILogger.LogEvent, méthode (String, Int32, XmlNode)

Enregistre un événement.

Espace de noms :  Microsoft.TeamFoundation.Client
Assembly :  Microsoft.VisualStudio.TeamFoundation.Client (dans Microsoft.VisualStudio.TeamFoundation.Client.dll)

Syntaxe

'Déclaration
Sub LogEvent ( _
    plugin As String, _
    logLevel As Integer, _
    innerXml As XmlNode _
)
void LogEvent(
    string plugin,
    int logLevel,
    XmlNode innerXml
)

Paramètres

  • plugin
    Type : System.String
    Le plug-in qui a déclenché l'événement.

Sécurité .NET Framework

Voir aussi

Référence

ILogger Interface

LogEvent, surcharge

Microsoft.TeamFoundation.Client, espace de noms