Share via


IDirectRouteBuilder.Name Property

Definition

Gets or sets the route name.

public string Name { get; set; }
member this.Name : string with get, set
Public Property Name As String

Property Value

The route name, or null if no name supplied.

Applies to