ComponentOne Editor for WinForms
C1.Win.C1Editor.4.5.2 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