NuGetRestoreSettings.

MSBuildPath Property

Summary

Gets or sets the path of MSBuild to use. This setting takes precedence over -MSBuildVersion and requires NuGet V4 or later.

Syntax

public DirectoryPath MSBuildPath { get; set; }

Value

Type Description
DirectoryPath