RoutingFeature Klasse

Definition

Ein Feature für die Routingfunktion.

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
Vererbung
RoutingFeature
Implementiert

Konstruktoren

RoutingFeature()

Ein Feature für die Routingfunktion.

Eigenschaften

RouteData

Ruft die ab, die der RouteData aktuellen Anforderung zugeordnet ist, oder legt sie fest.

Gilt für: