This topic has not yet been rated - Rate this topic

IWizard.BeforeOpeningFile Method

Runs custom wizard logic before opening an item in the template.

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

Parameters

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