다음을 통해 공유


IReportServerConnection.ReportServerUrl 속성

보고서 서버의 URL을 반환합니다.

네임스페이스:  Microsoft.Reporting.WebForms
어셈블리:  Microsoft.ReportViewer.WebForms(Microsoft.ReportViewer.WebForms.dll)

구문

‘선언
ReadOnly Property ReportServerUrl As Uri
    Get
‘사용 방법
Dim instance As IReportServerConnection
Dim value As Uri

value = instance.ReportServerUrl
Uri ReportServerUrl { get; }
property Uri^ ReportServerUrl {
    Uri^ get ();
}
abstract ReportServerUrl : Uri
function get ReportServerUrl () : Uri

속성 값

유형: System.Uri
보고서 서버의 URL을 포함하는 URI 개체

참고 항목

참조

IReportServerConnection 인터페이스

Microsoft.Reporting.WebForms 네임스페이스