Summary
Gets or sets the API key for the server.
- Namespace
- Cake
.Common .Tools .NuGet .Delete - Containing Type
- NuGetDeleteSettings
Syntax
public string ApiKey { get; set; }
Value
Type | Description |
---|---|
string | The API key for the server. |