FastlaneDeliverConfiguration.

SubmissionInformation Property

Summary

Gets or sets the extra submission information.
Assembly
Cake.Fastlane.dll
Namespace
Cake.Fastlane
Containing Type
FastlaneDeliverConfiguration

Syntax

public Dictionary<string, string> SubmissionInformation { get; set; }

Value

Type Description
Dictionary<string, string>