共用方式為


ReportUrl.ToUri 方法

Returns the report URL as a Uri.

命名空間:  Microsoft.ReportingServices.OnDemandReportRendering
組件:  Microsoft.ReportingServices.ProcessingCore (在 Microsoft.ReportingServices.ProcessingCore.dll 中)

語法

'宣告
Public Function ToUri As Uri
'用途
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

傳回值

型別:System.Uri
A Uri object.

請參閱

參考

ReportUrl 類別

Microsoft.ReportingServices.OnDemandReportRendering 命名空間