Share via


RouteFactoryAttribute.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, if any; otherwise null.

Applies to