FastlaneDeliverConfiguration.

KeyWords Property

Summary

Gets or sets the list of localized key words.
Assembly
Cake.Fastlane.dll
Namespace
Cake.Fastlane
Containing Type
FastlaneDeliverConfiguration

Syntax

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

Value

Type Description
Dictionary<string, string>