Share via


TeamFoundationRequestContext.TraceException 方法 (Int32, String, String, Exception)

跟踪异常。

命名空间:  Microsoft.TeamFoundation.Framework.Server
程序集:  Microsoft.TeamFoundation.Framework.Server(在 Microsoft.TeamFoundation.Framework.Server.dll 中)

语法

声明
Public Overridable Sub TraceException ( _
    tracepoint As Integer, _
    area As String, _
    layer As String, _
    exception As Exception _
)
public virtual void TraceException(
    int tracepoint,
    string area,
    string layer,
    Exception exception
)

参数

.NET Framework 安全性

请参阅

参考

TeamFoundationRequestContext 类

TraceException 重载

Microsoft.TeamFoundation.Framework.Server 命名空间