Dela via


IBuildInformation Members

Include Protected Members
Include Inherited Members

This interface represents a collection of information about a build.

The IBuildInformation type exposes the following members.

Methods

 

Name

Description

Public method

CreateNode

Adds an information node to the collection.

Public method

Delete

Deletes the collection of information nodes from the server.

Public method

GetNodesByType

Gets the information nodes in nodes (non-recursive) with the specified type.

Public method

GetSortedNodesByType

Gets a sorted list of the information nodes in Nodes and all subtrees (recursive) with the specified type. Sorting is performed first by hierarchy and then by the specified comparer.

Public method

Save

Saves any changes to the collection of information nodes (and all subtrees) to the build server.

Top

Properties

 

Name

Description

Public property

Nodes

Gets the information nodes in the collection.

Top

See Also

Reference

IBuildInformation Interface

Microsoft.TeamFoundation.Build.Client Namespace