Jazyk

BrowserConfigurationHttpContextExtensions.GetBrowserConfiguration Metoda

Definice

BrowserConfiguration Získá aktuální požadavek. Pokud ještě není nastavená, semena z metadat koncového bodu nebo vytvoří novou instanci.

public static Microsoft.AspNetCore.Components.BrowserConfiguration GetBrowserConfiguration(this Microsoft.AspNetCore.Http.HttpContext context);
static member GetBrowserConfiguration : Microsoft.AspNetCore.Http.HttpContext -> Microsoft.AspNetCore.Components.BrowserConfiguration
<Extension()>
Public Function GetBrowserConfiguration (context As HttpContext) As BrowserConfiguration

Parametry

Návraty

Aktuální BrowserConfiguration požadavek.

Platí pro