IWizard Methods

Include Protected Members
Include Inherited Members

The IWizard type exposes the following members.

Methods

  Name Description
Public method BeforeOpeningFile Runs custom wizard logic before opening an item in the template.
Public method ProjectFinishedGenerating Runs custom wizard logic when a project has finished generating.
Public method ProjectItemFinishedGenerating Runs custom wizard logic when a project item has finished generating.
Public method RunFinished Runs custom wizard logic when the wizard has completed all tasks.
Public method RunStarted Runs custom wizard logic at the beginning of a template wizard run.
Public method ShouldAddProjectItem Indicates whether the specified project item should be added to the project.

Top

See Also

Reference

IWizard Interface

Microsoft.VisualStudio.TemplateWizard Namespace