DTEClass::LaunchWizard Method (String^, array<Object^>^)
Visual Studio 2015
This API supports the product infrastructure and is not intended to be used directly from your code.
For more information on this method, refer to LaunchWizard.
Assembly: EnvDTE (in EnvDTE.dll)
public: virtual wizardResult LaunchWizard( String^ VSZFile, [InAttribute] array<Object^>^% ContextParams )
Parameters
- VSZFile
-
Type:
System::String^
The wizard file.
- ContextParams
-
Type:
array<System::Object^>^
The context parameters
Show: