Interfejs ISolutionToBuild
Uwaga: ten interfejs API jest już przestarzały.
Interfejs dla elementu SolutionToBuild w TfsBuild.proj.
Przestrzeń nazw: Microsoft.TeamFoundation.Build.Client
Zestaw: Microsoft.TeamFoundation.Build.Client (w Microsoft.TeamFoundation.Build.Client.dll)
Składnia
'Deklaracja
<ObsoleteAttribute("This interface has been deprecated. Please remove all references.", _
True)> _
Public Interface ISolutionToBuild
[ObsoleteAttribute("This interface has been deprecated. Please remove all references.",
true)]
public interface ISolutionToBuild
Typ ISolutionToBuild uwidacznia następujące elementy członkowskie.
Właściwości
Nazwa | Opis | |
---|---|---|
Properties | Pobiera lub ustawia właściwości niestandardowych dla tego rozwiązania. | |
SolutionPath | Pobiera lub ustawia ścieżkę, która jest $(SolutionRoot) roztworu. | |
Targets | Pobiera lub ustawia niestandardowych elementów docelowych dla tego rozwiązania. |
Początek