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

In This Topic
    aLink Property
    In This Topic

    aLink property of IHTMLBodyElement interface.

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

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

    See Also