Share via


DirectRouteFactoryContext.InlineConstraintResolver Property

Definition

Gets the inline constraint resolver.

public System.Web.Mvc.Routing.IInlineConstraintResolver InlineConstraintResolver { get; }
member this.InlineConstraintResolver : System.Web.Mvc.Routing.IInlineConstraintResolver
Public ReadOnly Property InlineConstraintResolver As IInlineConstraintResolver

Property Value

The inline constraint resolver.

Applies to