RoutePattern.InboundPrecedence Property

Definition

Gets the precedence value of the route pattern for URL matching.

C#
public decimal InboundPrecedence { get; }

Property Value

Remarks

Precedence is a computed value based on the structure of the route pattern used for building URL matching data structures.

Applies to

Product Versions
ASP.NET Core 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0