Aracılığıyla paylaş


ScriptTagHelper.SrcExclude Özellik

Tanım

Yüklemenin dışında tutulacak JavaScript betiklerinin genelleştirilmiş dosya desenlerinin virgülle ayrılmış listesi. Glob desenleri, uygulamanın 'webroot' ayarına göre değerlendirilir. ile SrcIncludebirlikte kullanılmalıdır.

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

Özellik Değeri

Öznitelikler

Şunlara uygulanır