This documentation is archived and is not being maintained.
ISolutionToBuild Interface
Visual Studio 2013
Note: This API is now obsolete.
Interface for a SolutionToBuild item in TfsBuild.proj.
Namespace: Microsoft.TeamFoundation.Build.Client
Assembly: Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)
The ISolutionToBuild type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Properties | Gets or sets the custom properties for this solution. |
![]() | SolutionPath | Gets or sets the path that is relative to $(SolutionRoot) of the solution. |
![]() | Targets | Gets or sets the custom targets for this solution. |
Show:
