Sdílet prostřednictvím


TeamFoundationRequestContext.TraceException – metoda (Int32, TraceLevel, String, String, Exception)

Výjimku s explicitní úrovní trasování.

Obor názvů:  Microsoft.TeamFoundation.Framework.Server
Sestavení:  Microsoft.TeamFoundation.Framework.Server (v Microsoft.TeamFoundation.Framework.Server.dll)

Syntaxe

'Deklarace
Public Overridable Sub TraceException ( _
    tracepoint As Integer, _
    level As TraceLevel, _
    area As String, _
    layer As String, _
    exception As Exception _
)
public virtual void TraceException(
    int tracepoint,
    TraceLevel level,
    string area,
    string layer,
    Exception exception
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

TeamFoundationRequestContext Třída

TraceException – přetížení

Microsoft.TeamFoundation.Framework.Server – obor názvů