Metoda TeamFoundationRequestContext.TraceException — (Int32, TraceLevel, String, String, Exception)
Śledzenie wyjątku jawne poziomu.
Przestrzeń nazw: Microsoft.TeamFoundation.Framework.Server
Zestaw: Microsoft.TeamFoundation.Framework.Server (w Microsoft.TeamFoundation.Framework.Server.dll)
Składnia
'Deklaracja
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
- tracepoint
Typ: System.Int32
- level
Typ: System.Diagnostics.TraceLevel
- area
Typ: System.String
- layer
Typ: System.String
- exception
Typ: System.Exception
Zabezpieczenia programu .NET Framework
- Pełne zaufanie do bezpośredniego wywołującego. Tego elementu członkowskiego nie można używać w kodzie częściowo zaufanym. Aby uzyskać więcej informacji, zobacz Przy użyciu bibliotek z częściowo zaufanego kodu..