Show / Hide Table of Contents

    Interface ITriggerBuildSet

    Event trigger for starting a build set of the enabled platforms.

    Namespace: QFSW.BA.EventTriggers
    Assembly: QFSW.BA.dll
    Syntax
    public interface ITriggerBuildSet : IBuildEventTrigger

    Events

    TriggerBuildSet

    Triggers a build set of the enabled platforms.

    Declaration
    event Action TriggerBuildSet
    Event Type
    Type Description
    Action

    Extension Methods

    CollectionExtensions.Yield<T>(T)
    Build Automator 2 by QFSW
    Back to top