RouteNameMetadata 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.
Metadata used during link generation to find the associated endpoint using route name.
public ref class RouteNameMetadata sealed : Microsoft::AspNetCore::Routing::IRouteNameMetadata
C#
public sealed class RouteNameMetadata : Microsoft.AspNetCore.Routing.IRouteNameMetadata
type RouteNameMetadata = class
interface IRouteNameMetadata
Public NotInheritable Class RouteNameMetadata
Implements IRouteNameMetadata
- Inheritance
-
RouteNameMetadata
- Implements
Route |
Creates a new instance of RouteNameMetadata with the provided route name. |
Route |
Gets the route name. Can be |
To |
Returns a string that represents the current object. |
Tuote | Versiot |
---|---|
ASP.NET Core | 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0 |