Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.8 Assembly / C1.Win.C1Editor.Internal.HTML Namespace / IHTMLBodyElement Interface / link Property

In This Topic
    link Property
    In This Topic

    link property of IHTMLBodyElement interface.

    Syntax
    'Declaration
     
    Property link As System.Object
    System.object link {get; set;}
    Remarks

    An original IDL definition of link property was the following: VARIANT link;

    See Also