GetProjectsFromVisualStudioSolution.

Projects Property

Summary

Gets or sets the collection of projects for the given solution file.

Syntax

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

Attributes

Type Description
Output

Value

Type Description
ITaskItem[]