BaseCodeGeneratorWithSite.Project Property

 

Returns the EnvDTE.Project object of the project containing 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 Project Project { get; }

Property Value

Type: EnvDTE.Project

The EnvDTE.Project object of the project containing the project item the code generator was called on