HTMLIFrameElement.LongDesc

HTMLIFrameElement.LongDesc property

URI [IETF RFC 2396] designating a long description of this image or frame. See the longdesc attribute definition in HTML 4.01.

public string LongDesc { get; set; }

See Also