| EventHandlerAttribute Properties |
The EventHandlerAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| Event |
Name of the event that a manager is handling
| |
| Priority |
If a manager handles multiple events then they will be sorted based on priority
| |
| TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. (Inherited from Attribute.) |