BaseCodeGeneratorWithSite.ProjectItem Property

 

Returns the EnvDTE.ProjectItem object that corresponds to the project item the code generator was called on

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

protected ProjectItem ProjectItem { get; }

Property Value

Type: EnvDTE.ProjectItem

The EnvDTE.ProjectItem of the project item the code generator was called on