RunPluginEventArgs Properties |
The RunPluginEventArgs type exposes the following members.
Name | Description | |
---|---|---|
Cancel |
Gets / sets cancel
| |
Description |
Gets / sets the description of the plugin to run
| |
ExecutionType |
Gets / sets executionType
| |
ProjectElementArgument |
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.
| |
ResetBeforeRun |
Gets / sets resetBeforeRun
| |
Type |
The type of object stored in ProjectElementArgument
|