This topic has not yet been rated - Rate this topic

IWizard.ShouldAddProjectItem Method

Indicates whether the specified project item should be added to the project.

Namespace:  Microsoft.VisualStudio.TemplateWizard
Assembly:  Microsoft.VisualStudio.TemplateWizardInterface (in Microsoft.VisualStudio.TemplateWizardInterface.dll)
bool ShouldAddProjectItem(
	string filePath
)

Parameters

filePath
Type: System.String
The path to the project item.

Return Value

Type: System.Boolean
true if the project item should be added to the project; otherwise, false.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ
Advertisement