ActiveReports Developer 7
Uri Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.IO Namespace > StreamInfo Class : Uri Property

Glossary Item Box

Returns System.Uri of the underlying stream

Syntax

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

See Also