Click or drag to resize

EventMonitorArgs Properties

The EventMonitorArgs type exposes the following members.

Properties
  NameDescription
Public propertyDescription
Public propertyEventID
The type of event that was triggered
Public propertyEventName
Public propertyEventTime
Local time of the event
Public propertyIsGeneric
Public propertyIsInfoOnly
Tells Event Monitor if modifying Event Args will affect result of the Event or not
Public propertyIsPreview
Public propertyIsReturn
Public propertyIsVoid
Public propertyName
Public propertyProcessedCnt
Tells Event Monitor how many other Event Monitors already processed the Event
Public propertyReturnContext
Public propertyVssBasicData
Public propertyVssExtendedData
Top
See Also