共用方式為


IRouteWithArea.Area 屬性

定義

取得要與路由產生關聯之區域的名稱。

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

屬性值

要與路由產生關聯之區域的名稱。

適用於