DotNetNuGetPushSettings.

Source Property

Summary

Gets or sets a value indicating the server URL.

Syntax

public string Source { get; set; }

Remarks

This option is required unless DefaultPushSource config value is set in the NuGet config file.

Value

Type Description
string