Share via


ReportUrlProperty.Value 属性

定义

获取属性的 URL 值。

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

属性值

ReportUrl 对象。

适用于