|
IBuildAgent |
This interface defines methods for accessing the build agent on the Team Foundation Build computer. |
|
IBuildAgentQueryResult |
This interface returns the results of a query for IBuildAgent. |
|
IBuildAgentSpec |
This interface specifies a build agent used to query for build agents. |
|
IBuildDefinition |
This interface represents a build definition. |
|
IBuildDefinitionQueryResult |
This interface represents the result of a query of IBuildDefinition objects. |
|
IBuildDefinitionSpec |
This interface represents a build definition specification that can be used to query for build definitions. |
|
IBuildDeletionResult |
This interface represents the success or failure of deleting a build from Team Foundation Server. |
|
IBuildDetail |
This interface represents a build in the Team Foundation Build computer. |
|
IBuildDetailSpec |
This interface represents a build detail specification which can be used to query for builds on the build computer. |
|
IBuildGroupItem |
This interface represents a build group item in the Team Foundation Build server. |
|
IBuildInformation |
This interface represents a collection of information about a build. |
|
IBuildInformationNode |
This interface represents a single piece of (hierarchical) information about a build. |
|
IBuildQueryResult |
This interface represents the result of a query for IBuildDetail. |
|
IBuildRequest |
This interface represents a build request in the Team Foundation Build server or computer. |
|
IBuildServer |
This interface represents the build server or computer. |
|
IBuildStep |
This interface is a helper interface for the IBuildInformationNode of type BuildStep. To obtain an IBuildStep, use the InformationNodeConverters class. |
|
IChangesetSummary |
This interface is a helper interface for IBuildInformationNode of type "ChangesetSummary". To obtain an IChangesetSummary, use the InformationNodeConverters class. |
|
ICodeCoverageSummary |
This interface is a helper interface for IBuildInformationNode of type "CodeCoverageSummary". Use the InformationNodeConverters class to obtain an ICodeCoverageSummary. |
|
ICompilationSummary |
This interface is a helper interface for IBuildInformationNode of type "CompilationSummary". Use the InformationNodeConverters class to obtain an ICompilationSummary. |
|
IConfigurationSummary |
This interface is a helper interface for IBuildInformationNode of type "ConfigurationSummary". Use the InformationNodeConverters class to obtain an IConfigurationSummary. |
|
IConfigurationToBuild |
This interface represents a ConfigurationToBuild item in the TfsBuild.proj file. |
|
IFailure |
This interface represents a failure that occurred during a server call. |
|
IMetadataFile |
This interface represents a MetadataFile item in the TfsBuild.proj file. |
|
IProjectFile |
This interface represents a Team Foundation Build project file, TFSBuild.proj. |
|
IQueuedBuild |
This interface represents a queued build on the Team Foundation Build server. |
|
IQueuedBuildsView |
This interface represents a view of the queued builds in the Team Foundation Build server or computer. |
|
IRetentionPolicy |
This interface represents a retention policy in the Team Foundation Build server. |
|
ISchedule |
This interface represents a schedule for a build definition in the Team Foundation Server computer. |
|
ISolutionToBuild |
This interface represents the SolutionToBuild item in the TfsBuild.proj file. |
|
ITestContainer |
This interface represents the TestContainer item in the TfsBuild.proj file. |
|
ITestSummary |
This interface is a helper interface for IBuildInformationNode of type "TestSummary". To obtain an ITestSummary, use the InformationNodeConverters class. |
|
IWorkItemSummary |
This interface is a helper interface for IBuildInformationNode of type "WorkItemSummary". To obtain an IWorkItemSummary, use the InformationNodeConverters class. |
|
IWorkspaceMapping |
This interface represents the workspace mapping in the Team Foundation server or computer. |
|
IWorkspaceTemplate |
This interface represents a build definition workspace in Team Foundation Server. |