RoutingFeature Klasa

Definicja

Funkcja routingu.

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
Dziedziczenie
RoutingFeature
Implementuje

Konstruktory

RoutingFeature()

Funkcja routingu.

Właściwości

RouteData

Pobiera lub ustawia RouteData skojarzone z bieżącym żądaniem.

Dotyczy