ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Aspnetcore.Designer Assembly / GrapeCity.ActiveReports.Aspnetcore.Designer.Services Namespace / IResourcesService Interface / GetBaseUri Method

In This Topic
    GetBaseUri Method (IResourcesService)
    In This Topic
    Gets the base System.Uri that all the resources are located relatively to
    Syntax
    'Declaration
     
    Function GetBaseUri() As Uri
    Uri GetBaseUri()

    Return Value

    Base URI
    See Also