次の方法で共有


IndicatorState.IndicatorImage プロパティ

状態画像のプロパティを取得します。

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

構文

'宣言
Public ReadOnly Property IndicatorImage As IndicatorImage 
    Get
'使用
Dim instance As IndicatorState 
Dim value As IndicatorImage 

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

プロパティ値

型: Microsoft.ReportingServices.OnDemandReportRendering.IndicatorImage
IndicatorImage オブジェクト。

関連項目

参照

IndicatorState クラス

Microsoft.ReportingServices.OnDemandReportRendering 名前空間