RazorPage.Context Eigenschaft

Definition

Ein HttpContext , der die aktuelle Anforderungsausführung darstellt.

public:
 property Microsoft::AspNetCore::Http::HttpContext ^ Context { Microsoft::AspNetCore::Http::HttpContext ^ get(); };
public Microsoft.AspNetCore.Http.HttpContext Context { get; }
member this.Context : Microsoft.AspNetCore.Http.HttpContext
Public ReadOnly Property Context As HttpContext

Eigenschaftswert

Gilt für: