DotNetBuildOptions.TriggerOption property

The git branch or tag that triggered the build.

public BuildOption? TriggerOption { get; set; }

See Also