IWizard Members
Include Protected Members
Include Inherited Members
Defines the logic for a template wizard extension.
The IWizard type exposes the following members.
Methods
Name
Description
Runs custom wizard logic before opening an item in the template.
Runs custom wizard logic when a project has finished generating.
Runs custom wizard logic when a project item has finished generating.
Runs custom wizard logic when the wizard has completed all tasks.
Runs custom wizard logic at the beginning of a template wizard run.
Indicates whether the specified project item should be added to the project.
Top