Share via


INotificationFormatter.Format 方法

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

语法

声明
Function Format ( _
    requestContext As TeamFoundationRequestContext, _
    notification As TeamFoundationNotification _
) As String
string Format(
    TeamFoundationRequestContext requestContext,
    TeamFoundationNotification notification
)

参数

返回值

类型:System.String
返回 String

.NET Framework 安全性

请参阅

参考

INotificationFormatter 接口

Microsoft.TeamFoundation.Server.Core 命名空间