Aracılığıyla paylaş


EndpointSelectorContext Sınıf

Tanım

public ref class EndpointSelectorContext sealed : Microsoft::AspNetCore::Http::Features::IEndpointFeature, Microsoft::AspNetCore::Http::Features::IRouteValuesFeature, Microsoft::AspNetCore::Routing::IRoutingFeature
public sealed class EndpointSelectorContext : Microsoft.AspNetCore.Http.Features.IEndpointFeature, Microsoft.AspNetCore.Http.Features.IRouteValuesFeature, Microsoft.AspNetCore.Routing.IRoutingFeature
type EndpointSelectorContext = class
    interface IEndpointFeature
    interface IRouteValuesFeature
    interface IRoutingFeature
Public NotInheritable Class EndpointSelectorContext
Implements IEndpointFeature, IRouteValuesFeature, IRoutingFeature
Devralma
EndpointSelectorContext
Uygulamalar

Oluşturucular

EndpointSelectorContext()

Özellikler

Endpoint

Geçerli istek için seçileni Endpoint alır veya ayarlar.

RouteValues

Currrent isteğiyle ilişkili olan öğesini alır veya ayarlar RouteValueDictionary .

Belirtik Arabirim Kullanımları

IRoutingFeature.RouteData

Geçerli istek için öğesini RouteData alır veya ayarlar.

Şunlara uygulanır