Value プロパティ
画像データを取得します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public ReadOnly Property Value As ReportStringProperty
Get
'使用
Dim instance As Image
Dim value As ReportStringProperty
value = instance.Value
public ReportStringProperty Value { get; }
public:
virtual property ReportStringProperty^ Value {
ReportStringProperty^ get () sealed;
}
abstract Value : ReportStringProperty
override Value : ReportStringProperty
final function get Value () : ReportStringProperty
プロパティ値
型: Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportStringProperty
ReportStringProperty オブジェクト。