RouteEntry.Route Property

Definition

Gets the route.

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

Property Value

The route.

Applies to