BrowserConfigurationHttpContextExtensions.GetBrowserConfiguration Yöntem

Tanım

BrowserConfiguration Geçerli isteğin öğesini alır. Henüz ayarlanmadıysa, uç nokta meta verilerinden tohumlar veya yeni bir örnek oluşturur.

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

Parametreler

Döndürülenler

BrowserConfiguration Geçerli istek için.

Şunlara uygulanır