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

In This Topic
    baseUrl Property
    In This Topic

    baseUrl property of IHTMLDocument3 interface.

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

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

    See Also