Compartilhar via


Método INotificationFormatter.Format

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

Sintaxe

'Declaração
Function Format ( _
    requestContext As TeamFoundationRequestContext, _
    notification As TeamFoundationNotification _
) As String
string Format(
    TeamFoundationRequestContext requestContext,
    TeamFoundationNotification notification
)

Parâmetros

Valor de retorno

Tipo: System.String
Retorna String.

Segurança do .NET Framework

Consulte também

Referência

INotificationFormatter Interface

Namespace Microsoft.TeamFoundation.Server.Core