RouteEntry Class

Definition

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.

Applies to