Image.Value 属性

定义

获取图像数据。

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

属性值

一个表示图像数据的 ReportStringProperty 对象。

实现

注解

返回值取决于 Source 属性。

适用于