ApplicationEventArgs Properties

The ApplicationEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyEventHookId
Gets the ID of the event hook.
Public propertyOriginalEventArgs
Gets the original event data provided by the sender.
Top
See Also