Allows the UI plugin to add its own custom config pages.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
| [Managed C++] |
|---|
|
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|
- ConfigPageBuilder
- The configuration page builder object that allows adding configuration pages.
OnDisplayConfigurationPage method is called by the hosting environment before displaying the Preferences property sheet. The plugin can use the configuration property builder object to add custom property pages that will be displayed alongside the built-in property pages.





