[This is preliminary documentation and is subject to change.]
Loads the plugIn (calling its LoadPlugIn(ApplicationServices) method) and
adds it to the Plugins dictionary for access by other services.
- plugIn (IPlugIn)
- The plugin to load.
| Exception | Condition |
|---|---|
| ArgumentNullException | If plugIn is null. |