Gets or sets the link to a long description of the frame.

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

Property Value

A string representing the URI to a long description of the frame.

See Also

HTMLImageElement Object | HTMLImageElement Members | DOM Namespace