Sdílet prostřednictvím


RoutingFeature Třída

Definice

Funkce pro funkci 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()

Funkce pro funkci směrování.

Vlastnosti

RouteData

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

Platí pro