返回报表服务器的 URL。
命名空间: Microsoft.Reporting.WebForms
程序集: Microsoft.ReportViewer.WebForms(在 Microsoft.ReportViewer.WebForms.dll 中)
语法
声明
ReadOnly Property ReportServerUrl As Uri
Uri ReportServerUrl { get; }
property Uri^ ReportServerUrl {
Uri^ get ();
}
abstract ReportServerUrl : Uri with get
function get ReportServerUrl () : Uri
属性值
类型:Uri
包含报表服务器的 URL 的 Uri 对象。