RouteEntry.Name Property

Definition

Gets the route name.

public string Name { get; }
member this.Name : string
Public ReadOnly Property Name As String

Property Value

The route name, if any; otherwise, null.

Applies to