BuildApp.Flags property

The flags previously added to the build via AddFlag.

public IReadOnlyList<BuildFlag> Flags { get; }

See Also