RouteValuesFeature Class
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 values. Use Features to access the values associated with the current request.
public ref class RouteValuesFeature : Microsoft::AspNetCore::Http::Features::IRouteValuesFeature
C#
public class RouteValuesFeature : Microsoft.AspNetCore.Http.Features.IRouteValuesFeature
type RouteValuesFeature = class
interface IRouteValuesFeature
Public Class RouteValuesFeature
Implements IRouteValuesFeature
- Inheritance
-
RouteValuesFeature
- Implements
Route |
Gets or sets the RouteValueDictionary associated with the currrent request. |
Tuote | Versiot |
---|---|
ASP.NET Core | 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0 |