IPropertyContainer Properties |
The IPropertyContainer type exposes the following members.
Name | Description | |
---|---|---|
ActionQueue |
Gets the queue that is used for scheduling operations on
the object. If operations are performed outside of this queue
for properties marked with FromQueueOnly
a ThreadSafetyViolationException will be thrown.
(Inherited from IThreadSafe.) | |
Item |
Bracket operator for returning an untyped property from this object
| |
Properties |
Gets or sets the raw properties for the object
|