This topic has not yet been rated - Rate this topic

IWizard.ProjectItemFinishedGenerating Method

Runs custom wizard logic when a project item has finished generating.

Namespace:  Microsoft.VisualStudio.TemplateWizard
Assembly:  Microsoft.VisualStudio.TemplateWizardInterface (in Microsoft.VisualStudio.TemplateWizardInterface.dll)
void ProjectItemFinishedGenerating(
	ProjectItem projectItem
)

Parameters

projectItem
Type: EnvDTE.ProjectItem
The project item that finished generating.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ
Advertisement