Share via


ActionDrillthrough.ReportName 属性

定义

获取计算结果为完整文件夹路径的表达式 (,例如“/salesreports/orderdetails”) ,相对路径 (例如“../orderdetails“) 或 URL (例如”“”) http://reportserver/reports/sales/orderdetails钻取报表。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ ReportName { Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty ReportName { get; }
member this.ReportName : Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
Public ReadOnly Property ReportName As ReportStringProperty

属性值

ReportStringProperty 对象。

适用于