Freigeben über


ScriptTagHelper.SuppressFallbackIntegrity Eigenschaft

Definition

Boolescher Wert, der bestimmt, ob ein Integritätshash mit dem FallbackSrc Wert verglichen wird.

public:
 property bool SuppressFallbackIntegrity { bool get(); void set(bool value); };
[Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeName("asp-suppress-fallback-integrity")]
public bool SuppressFallbackIntegrity { get; set; }
[<Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeName("asp-suppress-fallback-integrity")>]
member this.SuppressFallbackIntegrity : bool with get, set
Public Property SuppressFallbackIntegrity As Boolean

Eigenschaftswert

Attribute

Gilt für: