ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.IO Namespace / StreamInfo Class / Uri Property

In This Topic
    Uri Property
    In This Topic
    Returns System.Uri of the underlying stream
    Syntax
    'Declaration
     
    Public ReadOnly Property Uri As Uri
    public Uri Uri {get;}
    See Also