RouteValuesFeature Class

Definition

A feature for routing values. Use Features to access the values associated with the current request.

C#
public class RouteValuesFeature : Microsoft.AspNetCore.Http.Features.IRouteValuesFeature
Inheritance
RouteValuesFeature
Implements

Constructors

Properties

RouteValues

Gets or sets the RouteValueDictionary associated with the currrent request.

Applies to

Tuote Versiot
ASP.NET Core 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0