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