Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
---|---|---|
![]() |
SupportedEventTypes |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Format |
Top