次の方法で共有


LinkTagHelper.HrefInclude プロパティ

定義

読み込む CSS スタイルシートの globbed ファイル パターンのコンマ区切りリスト。 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

プロパティ値

属性

適用対象