ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports Namespace / ResourceLocator Class / BaseUri Property

In This Topic
    BaseUri Property
    In This Topic
    Base System.Uri that all the resources are located relatively to.
    Syntax
    'Declaration
     
    Public Property BaseUri As Uri
    public Uri BaseUri {get; set;}
    Exceptions
    ExceptionDescription
    The exception that is thrown when one of the arguments provided to a method is not valid.
    See Also