Value プロパティ

画像データ。

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Public ReadOnly Property Value As ReportVariantProperty
    Get
'使用
Dim instance As BaseGaugeImage
Dim value As ReportVariantProperty

value = instance.Value
public ReportVariantProperty Value { get; }
public:
property ReportVariantProperty^ Value {
    ReportVariantProperty^ get ();
}
member Value : ReportVariantProperty
function get Value () : ReportVariantProperty

説明

予想されるデータ型は、文字列またはバイトの配列で、Source によって異なります。