HTMLScriptElement.Src

HTMLScriptElement.Src property

URI [IETF RFC 2396] designating an external script. See the src attribute definition in HTML 4.01.

public string Src { get; set; }

See Also