ScriptTagHelper.FallbackSrc 屬性

定義

在主要標籤失敗時,要後援的腳本標籤 URL。

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

屬性值

屬性

適用於