Apply the module to the component registry.
| C# | Visual Basic | Visual C++ |
public void Configure( IComponentRegistry componentRegistry )
Public Sub Configure ( _ componentRegistry As IComponentRegistry _ )
public: virtual void Configure( IComponentRegistry^ componentRegistry ) sealed
- componentRegistry (IComponentRegistry)
- Component registry to apply configuration to.