FAKE - F# Make - A DSL for build tasks and more FAKE
6.0.0

Lookig for older versions of the documentation, pre FAKE v6? See 

v5.fake.build

Wix.ActionExecutionVerb Type

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

Union cases

Union case Description

After

Full Usage: After

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

Before

Full Usage: Before

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