AnchorTagHelper.Area 屬性

定義

區域的名稱。

public:
 property System::String ^ Area { System::String ^ get(); void set(System::String ^ value); };
[Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeName("asp-area")]
public string Area { get; set; }
[<Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeName("asp-area")>]
member this.Area : string with get, set
Public Property Area As String

屬性值

屬性

備註

如果 nullRoute 不是 null ,則必須為 。

適用於