IWizard::ProjectItemFinishedGenerating Method (ProjectItem^)
Visual Studio 2015
Runs custom wizard logic when a project item has finished generating.
Assembly: Microsoft.VisualStudio.TemplateWizardInterface (in Microsoft.VisualStudio.TemplateWizardInterface.dll)
Parameters
- projectItem
-
Type:
EnvDTE::ProjectItem^
The project item that finished generating.
Show: