Table of Contents

Property SolutionBuildProject

Namespace
Alternet.Common.Projects.DotNet
Assembly
Alternet.Common.v10.dll

SolutionBuildProject

Gets or sets a list of boolean values indicates whether the project should be built.

public List<bool> SolutionBuildProject { get; set; }

Property Value

List<bool>