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 | Get 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 propery is not serialized when saving the project to file. |