Compartir a través de


TeamFoundationApplicationCore.LogException (Método) (String, Exception, Int32, EventLogEntryType)

Registrar una excepción en el registro de eventos en el TeamFoundation EventSource

Espacio de nombres:  Microsoft.TeamFoundation.Framework.Server
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

'Declaración
Public Shared Sub LogException ( _
    message As String, _
    exception As Exception, _
    eventId As Integer, _
    level As EventLogEntryType _
)
public static void LogException(
    string message,
    Exception exception,
    int eventId,
    EventLogEntryType level
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

TeamFoundationApplicationCore Clase

LogException (Sobrecarga)

Microsoft.TeamFoundation.Framework.Server (Espacio de nombres)