Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Returns the report URL as a Uri.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Function ToUri As Uri
'Usage
Dim instance As ReportUrl
Dim returnValue As Uri
returnValue = instance.ToUri()
public Uri ToUri()
public:
Uri^ ToUri()
member ToUri : unit -> Uri
public function ToUri() : Uri
Return Value
Type: System.Uri
A Uri object.
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace