Home > Services > DXCore Services – Wizards

DXCore Services – Wizards

July 4th, 2011

The Wizards DXCore Service provides access to the DevExpress DXCore Framework and Visual Studio wizards. The service is hidden from Intellisense when accessing it though the CodeRush object. Methods of this service have several overloads where you can specify additional parameters for launching a particular wizard.

Method name Description
LaunchAddItemWizard Starts the Add New Item Visual Studio wizard for the specified project.
LaunchCodeRushPlugInWizard Starts the CodeRush/DXCore New Plug-In wizard.
LaunchNewProjectWizard Starts the Add New Project Visual Studio wizard.
LaunchStandardPlugInWizard Starts the Add New Item Visual Studio wizard with the DXCore Standard plug-in items for CSharp selected.
—–
Products: DXCore
Versions: 11.1 and up
VS IDEs: any
Updated: Jul/05/2011
ID: D099

Similar Posts: