다음을 통해 공유


Image.DrillthroughReport 속성

정의

드릴스루 보고서의 URL을 반환합니다.

public:
 property Microsoft::ReportingServices::ReportRendering::ReportUrl ^ DrillthroughReport { Microsoft::ReportingServices::ReportRendering::ReportUrl ^ get(); };
public Microsoft.ReportingServices.ReportRendering.ReportUrl DrillthroughReport { get; }
member this.DrillthroughReport : Microsoft.ReportingServices.ReportRendering.ReportUrl
Public ReadOnly Property DrillthroughReport As ReportUrl

속성 값

드릴스루 보고서의 URL을 포함하는 ReportUrl 개체입니다.

적용 대상