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

In This Topic
    location Property (IHTMLDocument2)
    In This Topic

    location property of IHTMLDocument2 interface.

    Syntax
    'Declaration
     
    ReadOnly Property location As System.Object
    System.object location {get;}
    Remarks

    An original IDL definition of location property was the following: IHTMLLocation* location;

    See Also