ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports Namespace / Resource Structure / ParentUri Property

In This Topic
    ParentUri Property
    In This Topic
    Gets the parent System.Uri of the located resource.
    Syntax
    'Declaration
     
    Public ReadOnly Property ParentUri As Uri
    public Uri ParentUri {get;}

    Property Value

    A System.Uri object representing the parent URI of the resource.
    See Also