次の方法で共有


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 プロパティによって異なります。

適用対象