ConfigureBrowser.HttpContext Eigenschaft

Definition

Ruft die HttpContext aktuelle Anforderung ab oder legt sie fest.

[Microsoft.AspNetCore.Components.CascadingParameter]
public Microsoft.AspNetCore.Http.HttpContext? HttpContext { get; set; }
[<Microsoft.AspNetCore.Components.CascadingParameter>]
member this.HttpContext : Microsoft.AspNetCore.Http.HttpContext with get, set
Public Property HttpContext As HttpContext

Eigenschaftswert

Attribute

Gilt für: