Team Foundation Build Object Model

All Visual Studio Team System object models are exposed as .NET assemblies. Careful design has gone into these .NET object models to ensure that they are secure and productive to use. These .NET object models wrap the underlying XML Web Services that Team Foundation Server uses for communication.


Figure 2 - Sample code to list build results

Figure 1 – References to Team Foundation Build .NET Object Model