|
OpenTAP 9.31
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.31 API built Fri Oct 17 2025 07:12:37