다음을 통해 공유


LinkTagHelper.HrefInclude 속성

정의

로드할 CSS 스타일시트의 쉼표로 구분된 파일 패턴 목록입니다. glob 패턴은 애플리케이션의 'webroot' 설정을 기준으로 평가됩니다.

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

속성 값

특성

적용 대상