Gets the route data for the HTTP request.
Namespace:
Mindroute.CoreAssembly: Mindroute.Core (in Mindroute.Core.dll) Version: 1.0.0.0 (1.0.0)
Syntax
| C# |
|---|
public RouteData RouteData { get; internal set; } |
| Visual Basic (Declaration) |
|---|
Public Property RouteData As RouteData |