Partager via


LinkTagHelper.Href Propriété

Définition

Adresse de la ressource liée.

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

Valeur de propriété

Attributs

Remarques

Transmis au code HTML généré dans tous les cas.

S’applique à