IBuildServer.TeamProjectCollection 属性

获取创建此 IBuildServer 的 TeamProjectCollection 对象。

命名空间:  Microsoft.TeamFoundation.Build.Client
程序集:  Microsoft.TeamFoundation.Build.Client(在 Microsoft.TeamFoundation.Build.Client.dll 中)

语法

声明
ReadOnly Property TeamProjectCollection As TfsTeamProjectCollection
TfsTeamProjectCollection TeamProjectCollection { get; }

属性值

类型:Microsoft.TeamFoundation.Client.TfsTeamProjectCollection
创建此 IBuildServer 的 TeamProjectCollection 对象。

.NET Framework 安全性

请参阅

参考

IBuildServer 接口

Microsoft.TeamFoundation.Build.Client 命名空间