PropertyStore クラス

プロパティ ストアを表します。

名前空間:  Microsoft.ReportingServices.RdlObjectModel
アセンブリ:  Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)

構文

'宣言
Public Class PropertyStore _
    Implements IPropertyStore
'使用
Dim instance As PropertyStore
public class PropertyStore : IPropertyStore
public ref class PropertyStore : IPropertyStore
type PropertyStore =  
    class
        interface IPropertyStore
    end
public class PropertyStore implements IPropertyStore

継承階層

System. . :: . .Object
  Microsoft.ReportingServices.RdlObjectModel..::..PropertyStore

スレッド セーフ

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