Share via


INotificationFormatter Interface

Interface for classes that can format Notification Events

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

Syntax

'Declaration
<InheritedExportAttribute> _
Public Interface INotificationFormatter
[InheritedExportAttribute]
public interface INotificationFormatter
[InheritedExportAttribute]
public interface class INotificationFormatter
[<InheritedExportAttribute>]
type INotificationFormatter =  interface end
public interface INotificationFormatter

The INotificationFormatter type exposes the following members.

Properties

  Name Description
Public property SupportedEventTypes

Top

Methods

  Name Description
Public method Format

Top

See Also

Reference

Microsoft.TeamFoundation.Server.Core Namespace