Udostępnij za pośrednictwem


Metoda ILogger.LogException — (String, Int32, Exception)

Dzienniki wyjątek.

Przestrzeń nazw:  Microsoft.TeamFoundation.Client
Zestaw:  Microsoft.VisualStudio.TeamFoundation.Client (w Microsoft.VisualStudio.TeamFoundation.Client.dll)

Składnia

'Deklaracja
Sub LogException ( _
    plugin As String, _
    logLevel As Integer, _
    e As Exception _
)
void LogException(
    string plugin,
    int logLevel,
    Exception e
)

Parametry

  • plugin
    Typ: System.String
    Dodatek typu plug-in, który spowodował wyjątek.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ILogger Interfejs

Przeciążenie LogException

Przestrzeń nazw Microsoft.TeamFoundation.Client