Share via


VersionControlServer.TeamFoundationServer 属性

注意:此 API 现在已过时。

获取拥有此 VersionControlServer 实例的 TeamFoundationServer

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

语法

声明
<ObsoleteAttribute("The TeamFoundationServer class is obsolete and so is this property. Use the corresponding property of type TfsTeamProjectCollection instead.")> _
Public ReadOnly Property TeamFoundationServer As TeamFoundationServer
[ObsoleteAttribute("The TeamFoundationServer class is obsolete and so is this property. Use the corresponding property of type TfsTeamProjectCollection instead.")]
public TeamFoundationServer TeamFoundationServer { get; }

属性值

类型:Microsoft.TeamFoundation.Client.TeamFoundationServer
拥有此 VersionControlServer 实例的 TeamFoundationServer

.NET Framework 安全性

请参见

参考

VersionControlServer 类

Microsoft.TeamFoundation.VersionControl.Client 命名空间