Aracılığıyla paylaş


ScriptTagHelper.Src Özellik

Tanım

Kullanılacak dış betiğin adresi.

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

Özellik Değeri

Öznitelikler

Açıklamalar

Her durumda oluşturulan HTML'ye geçirilir.

Şunlara uygulanır