Freigeben über


RazorView.RazorPage Eigenschaft

Definition

Ruft IRazorPage instance ab, für die die Ansichten ausgeführt werden.

public:
 property Microsoft::AspNetCore::Mvc::Razor::IRazorPage ^ RazorPage { Microsoft::AspNetCore::Mvc::Razor::IRazorPage ^ get(); };
public Microsoft.AspNetCore.Mvc.Razor.IRazorPage RazorPage { get; }
member this.RazorPage : Microsoft.AspNetCore.Mvc.Razor.IRazorPage
Public ReadOnly Property RazorPage As IRazorPage

Eigenschaftswert

Gilt für: