MsBuildCommandLineToolTask.

Projects Property

Summary

Gets or sets the full paths to the MsBuild scripts, Visual Studio solutions or Visual Studio project files that should be executed.

Syntax

[Required]
public ITaskItem[] Projects { get; set; }

Attributes

Type Description
Required

Value

Type Description
ITaskItem[]