Share via


ScriptTagHelper.SuppressFallbackIntegrity Propriété

Définition

Valeur booléenne qui détermine si un hachage d’intégrité sera comparé à FallbackSrc la valeur.

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

Valeur de propriété

Attributs

S’applique à