This is part of the Fake.Installer.Wix module.

ActionExecutionVerb

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

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