PropertyStore プロパティ

プロパティ ストアです。

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

構文

'宣言
Public ReadOnly Property PropertyStore As IPropertyStore
    Get
'使用
Dim instance As ReportObjectBase
Dim value As IPropertyStore

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

プロパティ値

型: Microsoft.ReportingServices.RdlObjectModel. . :: . .IPropertyStore
IPropertyStore オブジェクトです。