NuGetInstallSettings.

OutputDirectory Property

Summary

Gets or sets the directory in which packages will be installed. If none is specified, the current directory will be used.

Syntax

public DirectoryPath OutputDirectory { get; set; }

Value

Type Description
DirectoryPath