Share via


ScriptTagHelper.FallbackSrcInclude 屬性

定義

在主要腳本失敗時,要回復之 JavaScript 腳本模式的逗號分隔檔案模式清單。 glob 模式會相對於應用程式的 'webroot' 設定進行評估。

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

屬性值

屬性

適用於