NuGetInstallSettings.

SolutionDirectory Property

Summary

Gets or sets the solution directory path for package restore.

Syntax

public DirectoryPath SolutionDirectory { get; set; }

Value

Type Description
DirectoryPath The solution directory path.