Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor Namespace / C1Editor Class / BaseUri Property

In This Topic
    BaseUri Property
    In This Topic
    Gets the base Uri of the current document.
    Syntax
    'Declaration
     
    Public ReadOnly Property BaseUri As System.Uri
    public System.Uri BaseUri {get;}
    See Also