次の方法で共有


StateIndicator クラス

この API は、.NET Framework インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。

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

構文

'宣言
Public NotInheritable Class StateIndicator _
    Inherits GaugePanelItem
'使用
Dim instance As StateIndicator
public sealed class StateIndicator : GaugePanelItem
public ref class StateIndicator sealed : public GaugePanelItem
[<SealedAttribute>]
type StateIndicator =  
    class
        inherit GaugePanelItem
    end
public final class StateIndicator extends GaugePanelItem

スレッド セーフ

この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。