LinkTagHelper.FallbackTestValue プロパティ

定義

フォールバック テストで使用する CSS プロパティ値。 および FallbackTestPropertyと、または FallbackHrefIncludeのいずれかFallbackHrefFallbackTestClass組み合わせて使用する必要があります。

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

プロパティ値

属性

適用対象