Gets or sets the URI of the linked resource.

[VBScript]
Public Property Href As String
[JScript]
public function get Href() : String;
public function set Href(String);

Property Value

A string representing the URI of the linked resource.

See Also

HTMLLinkElement Object | HTMLLinkElement Members | DOM Namespace