PocketContext

ContextEntity Properties

The properties of the ContextEntity class are listed below. For a complete list of ContextEntity class members, see the ContextEntity Members topic.

Public Instance Properties

EntityTypeThe type of this entity. These are defined by the IContext implementators.
IdentifierThe unique identifier of this entity
Item Provides access to the value matching the given key
PropertiesThe properties of the entity in the form of a string -> string mapping.

See Also

ContextEntity Class | PocketContext Namespace