Share via


LinkTagHelper.HrefInclude Propriedade

Definição

Uma lista separada por vírgulas de padrões de arquivo globbed de folhas de estilo CSS a serem carregadas. Os padrões glob são avaliados em relação à configuração 'webroot' do aplicativo.

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

Valor da propriedade

Atributos

Aplica-se a