ControllerGeneratorBase.ProjectContext Property

Definition

protected:
 property Microsoft::VisualStudio::Web::CodeGeneration::Contracts::ProjectModel::IProjectContext ^ ProjectContext { Microsoft::VisualStudio::Web::CodeGeneration::Contracts::ProjectModel::IProjectContext ^ get(); };
protected Microsoft.VisualStudio.Web.CodeGeneration.Contracts.ProjectModel.IProjectContext ProjectContext { get; }
member this.ProjectContext : Microsoft.VisualStudio.Web.CodeGeneration.Contracts.ProjectModel.IProjectContext
Protected ReadOnly Property ProjectContext As IProjectContext

Property Value

IProjectContext

Applies to