WebServiceLevel 枚举
表示 web 服务的版本在服务器上。
使用 VersionControlServer.SupportedFeatures 属性,该值 PreTfs2010,请检查特定功能。
命名空间: Microsoft.TeamFoundation.VersionControl.Client
程序集: Microsoft.TeamFoundation.VersionControl.Client(在 Microsoft.TeamFoundation.VersionControl.Client.dll 中)
语法
声明
Public Enumeration WebServiceLevel
public enum WebServiceLevel
成员
成员名称 | 说明 | |
---|---|---|
PreTfs2010 | TFS 2005 通过 TFS 2008 SP1 | |
Tfs2010 | TFS 2010 中 | |
Tfs2012 | TFS 2012 中 | |
Tfs2012_1 | TFS 2012.1 | |
Tfs2012_2 | TFS 2012.2 | |
Tfs2012_3 | TFS 2012.3 | |
Tfs2012_QU1 | ||
Tfs2012_QU1_1 | ||
Unknown | web 服务是未知的。 |