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