This documentation is archived and is not being maintained.
IBuildGroupItem Interface
Visual Studio 2013
Interface for a build group item on the server that is running Team Foundation Build.
Namespace: Microsoft.TeamFoundation.Build.Client
Assembly: Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)
The IBuildGroupItem type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | FullPath | Gets the full path of this build group item. |
![]() | Name | Gets or sets the name of this build group item. |
![]() | TeamProject | Gets the team project that owns this build group item. |
![]() | Uri | Gets the uniform resource identifier (URI) of this build group item. |
Show:
