The PropertyBag type exposes the following members.
Properties
| Name | Description |
---|
| Count |
Number of items in the store
|
| Item |
Get, Set a string property by its name
|
| Keys |
Lists all keys in the propertybag
|
| Values |
Lists all values in the propertybag
|
TopSee Also