Compartir a través de


PropertyStore Clase

Represents a property store.

Espacio de nombres:  Microsoft.ReportingServices.RdlObjectModel
Ensamblado:  Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)

Sintaxis

'Declaración
Public Class PropertyStore _
    Implements IPropertyStore
'Uso
Dim instance As PropertyStore
public class PropertyStore : IPropertyStore
public ref class PropertyStore : IPropertyStore
type PropertyStore =  
    class
        interface IPropertyStore
    end
public class PropertyStore implements IPropertyStore

Jerarquía de herencia

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

Seguridad para subprocesos

Todos los miembros públicos static (Shared en Visual Basic) de este tipo son seguros para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.