Gets or sets the language code of the linked resource.

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

Property Value

A string representing the language code of the linked resource.

See Also

HTMLLinkElement Object | HTMLLinkElement Members | DOM Namespace