Share via


RouteBuilder.ConstraintResolver Property

Definition

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.

Applies to