Freigeben über


PropertyStore-Klasse

Represents a property store.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Syntax

'Declaration
Public Class PropertyStore _
    Implements IPropertyStore
'Usage
Dim instance As PropertyStore
public class PropertyStore : IPropertyStore
public ref class PropertyStore : IPropertyStore
type PropertyStore =  
    class
        interface IPropertyStore
    end
public class PropertyStore implements IPropertyStore

Vererbungshierarchie

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

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.