RoutingFeature Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A feature for routing functionality.
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
- Inheritance
-
RoutingFeature
- Implements
Constructors
RoutingFeature() |
Properties
RouteData |
Gets or sets the RouteData associated with the current request. |