TeamFoundationEventLog.Log 方法 (TeamFoundationRequestContext, String, Int32)

记录具有默认操作的消息。

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

语法

声明
Public Sub Log ( _
    requestContext As TeamFoundationRequestContext, _
    message As String, _
    eventId As Integer _
)
public void Log(
    TeamFoundationRequestContext requestContext,
    string message,
    int eventId
)

参数

.NET Framework 安全性

请参见

参考

TeamFoundationEventLog 类

Log 重载

Microsoft.TeamFoundation.Framework.Server 命名空间