LinkTagHelper.HrefInclude Vlastnost

Definice

Seznam souborů oddělený čárkami oddělených vzory souborů v šablonách stylů CSS, které se mají načíst. Vzory globu se posuzují vzhledem k nastavení webroot aplikace.

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

Hodnota vlastnosti

String
Atributy

Platí pro