次の方法で共有


CustomLabelInstance クラス

CustomLabel クラスのインスタンスの型を表し、CustomLabel のプロパティの計算値を含んでいます。

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

構文

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

継承階層

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseInstance
    Microsoft.ReportingServices.OnDemandReportRendering..::..CustomLabelInstance

スレッド セーフ

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