Share via


ExceptionPropertyCollection.Count 属性

获取此集合中属性的数目。

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

语法

声明
Public ReadOnly Property Count As Integer
public int Count { get; }

属性值

类型:System.Int32
此集合中属性的数目。

.NET Framework 安全性

请参见

参考

ExceptionPropertyCollection 类

Microsoft.TeamFoundation.Common 命名空间