IWizard::BeforeOpeningFile Method (ProjectItem^)
Visual Studio 2015
Runs custom wizard logic before opening an item in the template.
Assembly: Microsoft.VisualStudio.TemplateWizardInterface (in Microsoft.VisualStudio.TemplateWizardInterface.dll)
Parameters
- projectItem
-
Type:
EnvDTE::ProjectItem^
The project item that will be opened.
Show: