Share via


ScriptTagHelper.SrcInclude Propriété

Définition

Liste séparée par des virgules de modèles de fichiers globbed de scripts JavaScript à charger. Les modèles glob sont évalués par rapport au paramètre « webroot » de l’application.

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

Valeur de propriété

Attributs

S’applique à