VCWizCtlClass::YesNoAlert Method (String^)
Visual Studio 2015
This method displays an alert message to the wizard user, requiring the user to click Yes to confirm a selected wizard option or No to cancel that option.
Assembly: Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)
Parameters
- bstrMessage
-
Type:
System::String^
Required. The message displayed to the user.
Implements
IVCWizCtlUI::YesNoAlert(String^)
Show: