BuildApp.Options property

The options previously added to the build via AddOption.

public IReadOnlyList<BuildOption> Options { get; }

See Also