Click or drag to resize

MemoryPropertyStore Properties

The MemoryPropertyStore type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the count of properties in the store.
Public propertyNamedCount
Gets the count of named properties in the store using the underlying INamedPropertyStore implementation.
Public propertyNamedProperties
Gets the named properties using the underlying INamedPropertyStore implementation.
Public propertyNativeObject
Gets the underlying Shell native object (IPropertyStore, INamedPropertyStore and IPropertyBag).
Top
See Also