DirectRouteFactoryContext.InlineConstraintResolver 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 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.