Note: This API documentation is for FAKE version 4. The migration API documentation can be found here. The API documentation for the new fake 5 modules can be found here

ActionExecutionVerb

Used for specifying the point of time for action execution in WiXCustomActionExecution

Union Cases

Union CaseDescription
After
Signature:

Specifies that action should be executed after some standard or custom action

Before
Signature:

Specifies that action should be executed before some standard or custom action