IHasSolution Interface
Definition
A build which has a solution.
public interface IHasSolutionProperties
Solution
Gets the solution to build.
Solution? Solution { get; }A build which has a solution.
public interface IHasSolutionGets the solution to build.
Solution? Solution { get; }