The following tables list the members exposed by ISupportsConfiguration.
Name | Description | |
---|---|---|
![]() | Configure | Invoked by the application when the add-in is to be configured |
![]() | LoadConfiguration | Invoked by the application when the add-in is to be loaded |
![]() | SaveConfiguration | Invoked by the application when the add-in is to be saved. The application stores the configuration returned by this method and passes it to the LoadConfiguration method when the add-in is subsequently loaded. |