ODataRoute.PathRouteConstraint 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 ODataPathRouteConstraint on this route.
public Microsoft.AspNet.OData.Routing.ODataPathRouteConstraint PathRouteConstraint { get; }
member this.PathRouteConstraint : Microsoft.AspNet.OData.Routing.ODataPathRouteConstraint
Public ReadOnly Property PathRouteConstraint As ODataPathRouteConstraint