RouteBuilder.ConstraintResolver Property
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.
Gets the resolver for resolving inline constraints.
public System.Web.Mvc.Routing.IInlineConstraintResolver ConstraintResolver { get; }
member this.ConstraintResolver : System.Web.Mvc.Routing.IInlineConstraintResolver
Public ReadOnly Property ConstraintResolver As IInlineConstraintResolver
Property Value
The resolver for resolving inline constraints.