IRouteWithArea.Area Property

Definition

Overloads

Area

Gets the name of the area to associate the route with.

Area

Gets the name of the area to associate the route with.

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

Property Value

The name of the area to associate the route with.

Applies to