FastlaneSupplyConfiguration.

Track Property

Summary

Gets or sets the track of the application to use. The default available tracks are: #{default_tracks.join(', ')}.
Assembly
Cake.Fastlane.dll
Namespace
Cake.Fastlane
Containing Type
FastlaneSupplyConfiguration

Syntax

public string Track { get; set; }

Value

Type Description
string