ITeamFoundationRegistryService.UnregisterNotification-Methode

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

Syntax

'Declaration
Sub UnregisterNotification ( _
    requestContext As TeamFoundationRequestContext, _
    callback As RegistrySettingsChangedCallback _
)
void UnregisterNotification(
    TeamFoundationRequestContext requestContext,
    RegistrySettingsChangedCallback callback
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

ITeamFoundationRegistryService Schnittstelle

Microsoft.TeamFoundation.Framework.Server-Namespace