Share via


IBuildGroupItem Members

Include Protected Members
Include Inherited Members

This interface represents a build group item in the Team Foundation Build server.

The IBuildGroupItem type exposes the following members.

Methods

 

Name

Description

Public method

Refresh

Refreshes the build group item by retrieving current property values from the build server.

Top

Properties

 

Name

Description

Public property

FullPath

Gets the full path of this build group item.

Public property

Name

Gets or sets the name of the build group item.

Public property

TeamProject

Gets the team project that owns the build group item.

Public property

Uri

Gets the URI of the build group item.

Top

See Also

Reference

IBuildGroupItem Interface

Microsoft.TeamFoundation.Build.Client Namespace