|
OpenTAP 9.32
API Reference
|
Custom actions for ICustomPackageData inside File element in package.xml files, to be executed at predefined stages (PackageActionStage) More...
Public Member Functions | |
| int | Order () |
| The order of the action. Actions are executed in the order of lowest to highest. More... | |
| bool | Execute (PackageDef package, CustomPackageActionArgs customActionArgs) |
| Runs this custom action on a package. This is called after any normal operations associated with the given stage. | |
Properties | |
| PackageActionStage | ActionStage [get] |
| At which stage the action should be executed | |
Custom actions for ICustomPackageData inside File element in package.xml files, to be executed at predefined stages (PackageActionStage)
| int OpenTap.Package.ICustomPackageAction.Order | ( | ) |
The order of the action. Actions are executed in the order of lowest to highest.
OpenTAP 9.32 API built Tue Feb 3 2026 12:07:42