DotNetPackageAddSettings.

Source Property

Summary

Gets or sets the URI of the NuGet package source to use during the restore operation.

Syntax

public string Source { get; set; }

Value

Type Description
string