言語

BackgroundImage.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 オブジェクト。

実装

注釈

データ型は string または byte配列のいずれかで、 Sourceによって異なります。

適用対象