Share via


AnchorTagHelper.Area Proprietà

Definizione

Nome dell'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

Valore della proprietà

Attributi

Commenti

Deve essere null se Route nonnull è.

Si applica a