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

In This Topic
    url Property
    In This Topic

    url property of IHTMLDocument2 interface.

    Syntax
    'Declaration
     
    Property url As System.String
    System.string url {get; set;}
    Remarks

    An original IDL definition of url property was the following: BSTR url;

    See Also