Click or drag to resize

aceEventGeneralArgs Properties

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The aceEventGeneralArgs type exposes the following members.

Properties
  NameDescription
Public propertyisCanceled
if true, it will tell to the event handling party to try canceling / preventing, if event is preventable
Public propertyMessage
Textual message attached to the event
Public propertyOrigin
Indication on the event origin (optional)
Public propertyPath
Filesystem, network or application resources path - pointing to the position of event origin
Public propertyProperties
Additional meta data on the event
Public propertyRelatedObject
An object that is relevant to the event (not sender) - this property is not serialized
Public propertytype
Type of the event
Top
See Also