IVCWizCtlUI.OkCancelAlert Method (String)
Visual Studio 2015
Displays an alert message to the wizard user, requiring the user to click OK to confirm a selected wizard option or Cancel to cancel that option.
Assembly: Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)
Parameters
- bstrMessage
-
Type:
System.String
A string containing the message to display to the user.
Show: