Share via


IBuildInformationNode Members

Include Protected Members
Include Inherited Members

This interface represents a single piece of (hierarchical) information about a build.

The IBuildInformationNode type exposes the following members.

Methods

 

Name

Description

Public method

Delete

Deletes the information node from the server.

Public method

Save

Saves any changes to the information node (and its subnodes) to the server.

Top

Properties

 

Name

Description

Public property

Children

Gets the subnodes of the information node.

Public property

Fields

Gets the custom name/value pairs associated with the information node.

Public property

Id

Gets the unique identifier of the information node.

Public property

LastModifiedBy

Gets the user who last modified the information node.

Public property

LastModifiedDate

Gets the date at which the information node was last modified.

Public property

Parent

Gets the parent node of the information node.

Public property

Type

Gets or sets the type of the information node.

Top

See Also

Reference

IBuildInformationNode Interface

Microsoft.TeamFoundation.Build.Client Namespace