PageBase.PageContext Propiedad

Definición

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

Valor de propiedad

Se aplica a