AdminRepositoryInfo.ShelvesetCount 属性

在储存库获取数字搁置集。

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

语法

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

属性值

类型:System.Int32
数字在储存库搁置集。

.NET Framework 安全性

请参见

参考

AdminRepositoryInfo 类

Microsoft.TeamFoundation.VersionControl.Client 命名空间