Share via


DirectRouteFactoryContext.AreaPrefix Property

Definition

Gets the route prefix, if any, defined by the area.

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

Property Value

The route prefix, if any, defined by the area.

Applies to