IProperty |
The IPropertyBag type exposes the following members.
| Name | Description | |
|---|---|---|
| Count | Gets the number of properties in this instance. | |
| Keys |
Gets the property keys in this bag.
(Inherited from IReadOnlyPropertyBag) | |
| TemporaryPropertyPrefix | Gets a string that designates a temporary property, i.e. a property that is not stored permanently. If any property key starts with this prefix, the property is not serialized when saving the project to a file. |