Freigeben über


INotificationFormatter.Format-Methode

Namespace:  Microsoft.TeamFoundation.Server.Core
Assembly:  Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)

Syntax

'Declaration
Function Format ( _
    requestContext As TeamFoundationRequestContext, _
    notification As TeamFoundationNotification _
) As String
string Format(
    TeamFoundationRequestContext requestContext,
    TeamFoundationNotification notification
)

Parameter

Rückgabewert

Typ: System.String
Gibt String zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

INotificationFormatter Schnittstelle

Microsoft.TeamFoundation.Server.Core-Namespace