BuildTarget.ClearActions method

Clears the actions on the target.

public BuildTarget ClearActions()

Return Value

The target, for use by the “fluent” builder pattern.

See Also