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::IRoutingFeaturepublic class RoutingFeature : Microsoft.AspNetCore.Routing.IRoutingFeaturetype RoutingFeature = class
    interface IRoutingFeaturePublic Class RoutingFeature
Implements IRoutingFeature- Inheritance
- 
				RoutingFeature
- Implements
Constructors
| RoutingFeature() | 
Properties
| RouteData | Gets or sets the RouteData associated with the current request. |