DotNetSlnAddSettings.

InRoot Property

Summary

Gets or sets a value indicating whether to place the projects in the root of the solution, rather than creating a solution folder. Can't be used with SolutionFolder.

Syntax

public bool InRoot { get; set; }

Value

Type Description
bool