public wizardResult LaunchWizard(string VSZFile, ref object[] ContextParams) { return(_dte.LaunchWizard(VSZFile, ref ContextParams)); }