Compartir a través de


RoutingFeature Clase

Definición

Característica para la funcionalidad de enrutamiento.

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
Herencia
RoutingFeature
Implementaciones

Constructores

RoutingFeature()

Característica para la funcionalidad de enrutamiento.

Propiedades

RouteData

Obtiene o establece el RouteData asociado a la solicitud actual.

Se aplica a