OneEFWizard.ShouldAddProjectItem Method (String)

 

This API supports the Entity Framework infrastructure and is not intended to be used directly from your code.

Namespace:   Microsoft.Data.Entity.Design.VisualStudio.ModelWizard
Assembly:  Microsoft.Data.Entity.Design (in Microsoft.Data.Entity.Design.dll)

public bool ShouldAddProjectItem(
	string filePath
)

Parameters

filePath
Type: System.String

The file path.

Return Value

Type: System.Boolean

true if project item should be added; otherwise, false.