MemoryPropertyStore Properties |
The MemoryPropertyStore type exposes the following members.
Name | Description | |
---|---|---|
Count |
Gets the count of properties in the store.
| |
NamedCount |
Gets the count of named properties in the store using the underlying INamedPropertyStore implementation.
| |
NamedProperties |
Gets the named properties using the underlying INamedPropertyStore implementation.
| |
NativeObject |
Gets the underlying Shell native object (IPropertyStore, INamedPropertyStore and IPropertyBag).
|