Share via


ScriptTagHelper.FallbackTestExpression Proprietà

Definizione

Metodo di script definito nello script primario da usare per il test di fallback.

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

Valore della proprietà

Attributi

Si applica a