共用方式為


LinkTagHelper.FallbackTestClass 屬性

定義

樣式表單中定義的類別名稱,用於後援測試。 必須與 和 FallbackTestValue 搭配 FallbackTestProperty 使用,以及 FallbackHrefFallbackHrefInclude

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

屬性值

屬性

適用於