Property SolutionBuildProject
SolutionBuildProject
Gets or sets a list of boolean values indicates whether the project should be built.
public List<bool> SolutionBuildProject { get; set; }
Gets or sets a list of boolean values indicates whether the project should be built.
public List<bool> SolutionBuildProject { get; set; }