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

In This Topic
    vLink Property
    In This Topic

    vLink property of IHTMLBodyElement interface.

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

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

    See Also