共用方式為


StateIndicator.IndicatorImage 屬性

Gets the indicator image.

命名空間:  Microsoft.ReportingServices.OnDemandReportRendering
組件:  Microsoft.ReportingServices.ProcessingCore (在 Microsoft.ReportingServices.ProcessingCore.dll 中)

語法

'宣告
Public ReadOnly Property IndicatorImage As IndicatorImage 
    Get
'用途
Dim instance As StateIndicator 
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
An IndicatorImage object.

請參閱

參考

StateIndicator 類別

Microsoft.ReportingServices.OnDemandReportRendering 命名空間