Provides an interface to add and remove extender providers.
IExtenderProviderService
[Visual Basic] Public Interface IExtenderProviderService [C#] public interface IExtenderProviderService [C++] public __gc __interface IExtenderProviderService
[JScript] In JScript, you can use the interfaces in the NGWS frameworks, but you cannot define your own.
Normally extender providers are only offered by components that have been added to a container. This service allows you extend this capability to objects that are not in the container.
Namespace: System.ComponentModel.Design
Assembly: System.dll
IExtenderProviderService Members | System.ComponentModel.Design Namespace | System.ComponentModel.Design.IExtenderProvider