Aracılığıyla paylaş


LinkTagHelper.Href Özellik

Tanım

Bağlı kaynağın adresi.

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

Özellik Değeri

Öznitelikler

Açıklamalar

Her durumda oluşturulan HTML'ye geçirilir.

Şunlara uygulanır