DotNetBuildSettings.NuGetApiKey property

The NuGet API key with which to push packages.

public string? NuGetApiKey { get; set; }

See Also