RouteEntry Class
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.
Represents a named route.
public class RouteEntry
type RouteEntry = class
Public Class RouteEntry
- Inheritance
-
RouteEntry
Constructors
RouteEntry(String, Route) |
Initializes a new instance of the RouteEntry class. |
Properties
Name |
Gets the route name. |
Route |
Gets the route. |