Gets and sets the property SolutionStackDetails.
A list of available solution stacks and their SolutionStackDescription.

C# |
public List<SolutionStackDescription> SolutionStackDetails { get; set; }
A list of available solution stacks and their SolutionStackDescription.
C# |
public List<SolutionStackDescription> SolutionStackDetails { get; set; }