ProjectInformationMessageHandler.ProjectInformation Property

Definition

public:
 property Microsoft::VisualStudio::Web::CodeGeneration::Contracts::ProjectModel::IProjectContext ^ ProjectInformation { Microsoft::VisualStudio::Web::CodeGeneration::Contracts::ProjectModel::IProjectContext ^ get(); };
public Microsoft.VisualStudio.Web.CodeGeneration.Contracts.ProjectModel.IProjectContext ProjectInformation { get; }
member this.ProjectInformation : Microsoft.VisualStudio.Web.CodeGeneration.Contracts.ProjectModel.IProjectContext
Public ReadOnly Property ProjectInformation As IProjectContext

Property Value

IProjectContext

Applies to