ActiveReports 8
BaseUri Property
See Also 
GrapeCity.ActiveReports.Extensibility.v8 Assembly > GrapeCity.ActiveReports.Extensibility Namespace > ResourceLocator Class : BaseUri Property

Glossary Item Box

Base System.Uri that all the resources are located relatively to.

Syntax

Visual Basic (Declaration) 
Public Property BaseUri As System.Uri
C# 
public System.Uri BaseUri {get; set;}

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also