IWizard.ShouldAddProjectItem Method
Indicates whether the specified project item should be added to the project.
Assembly: Microsoft.VisualStudio.TemplateWizardInterface (in Microsoft.VisualStudio.TemplateWizardInterface.dll)
Parameters
- filePath
- Type: System.String
The path to the project item.
Return Value
Type: System.Booleantrue if the project item should be added to the project; otherwise, false.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.