IWizardRunnerContext.ShowMessage Method
| Name | Parameters | Description |
|---|---|---|
| ShowMessage(String, String) | message, caption | Displays a message with the specified text and caption before the execution of a wizard. |
| ShowMessage(String) | message | Displays a message with the specified text before the execution of a wizard. |