ProjectInformationMessageHandler.ProjectInformation プロパティ

定義

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

プロパティ値

適用対象