ITeamFoundationRegistryService.RegisterNotification Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
RegisterNotification(TeamFoundationRequestContext, RegistrySettingsChangedCallback, array<String[]) | Register a callback method which will be invoked whenever registry paths matching the given filters has changed | |
RegisterNotification(TeamFoundationRequestContext, RegistrySettingsChangedCallback, Boolean, array<String[]) | Register a callback method which will be invoked whenever registry paths matching the given filters has changed |
Top