RoutingFeature Třída

Definice

Funkce směrování

public ref class RoutingFeature : Microsoft::AspNetCore::Routing::IRoutingFeature
public class RoutingFeature : Microsoft.AspNetCore.Routing.IRoutingFeature
type RoutingFeature = class
    interface IRoutingFeature
Public Class RoutingFeature
Implements IRoutingFeature
Dědičnost
RoutingFeature
Implementuje

Konstruktory

RoutingFeature()

Vlastnosti

RouteData

Získá nebo nastaví přidruženou RouteData k aktuálnímu požadavku.

Platí pro