Click or drag to resize

IPropertyBag Properties

The IPropertyBag type exposes the following members.

Properties
 NameDescription
Public propertyCount Gets the number of properties in this instance.
Public propertyKeys Gets the property keys in this bag.
(Inherited from IReadOnlyPropertyBag)
Public propertyTemporaryPropertyPrefix 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.
Top
See Also