FastlaneDeliverConfiguration.

Description Property

Summary

Gets or sets the localized description.
Assembly
Cake.Fastlane.dll
Namespace
Cake.Fastlane
Containing Type
FastlaneDeliverConfiguration

Syntax

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

Value

Type Description
Dictionary<string, string>