次の方法で共有


PageBase.PageContext プロパティ

定義

public:
 property Microsoft::AspNetCore::Mvc::RazorPages::PageContext ^ PageContext { Microsoft::AspNetCore::Mvc::RazorPages::PageContext ^ get(); void set(Microsoft::AspNetCore::Mvc::RazorPages::PageContext ^ value); };
public Microsoft.AspNetCore.Mvc.RazorPages.PageContext PageContext { get; set; }
member this.PageContext : Microsoft.AspNetCore.Mvc.RazorPages.PageContext with get, set
Public Property PageContext As PageContext

プロパティ値

適用対象