Click or drag to resize
EventHandlerAttribute Properties

The EventHandlerAttribute type exposes the following members.

Properties
  NameDescription
Public propertyEvent
Name of the event that a manager is handling
Public propertyPriority
If a manager handles multiple events then they will be sorted based on priority
Public propertyTypeId
When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute.)
Top
See Also