GemPushSettings.

Key Property

Summary

Gets or sets the name of the API Key in the credentials file which should be used for pushing the gem.
Assembly
Cake.Gem.dll
Namespace
Cake.Gem.Push
Containing Type
GemPushSettings

Syntax

public string Key { get; set; }

Value

Type Description
string