RepositoryProperties.SupportedFeatures 属性

获取函数支持由服务器。

可以计算通过执行按位或 SupportedFeatures 枚举。

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

语法

声明
Public Property SupportedFeatures As Integer
public int SupportedFeatures { get; set; }

属性值

类型:System.Int32
服务器支持的功能。

.NET Framework 安全性

请参阅

参考

RepositoryProperties 类

Microsoft.TeamFoundation.VersionControl.Client 命名空间