Click or drag to resize
RunPluginEventArgs Properties

The RunPluginEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCancel
Gets / sets cancel
Public propertyDescription
Gets / sets the description of the plugin to run
Public propertyExecutionType
Gets / sets executionType
Public propertyProjectElementArgument
Gets / sets the ProjectElementArgument element, which is valuable for event handlers, and which is used to retrieve the information needed to perform the correct handling of the event.
Public propertyResetBeforeRun
Gets / sets resetBeforeRun
Public propertyType
The type of object stored in ProjectElementArgument
Top
See Also