ExceptionPropertyCollection.Count (Propiedad)

Obtiene el número de propiedades de la colección.

Espacio de nombres:  Microsoft.TeamFoundation.Common
Ensamblado:  Microsoft.TeamFoundation.Common (en Microsoft.TeamFoundation.Common.dll)

Sintaxis

'Declaración
Public ReadOnly Property Count As Integer
public int Count { get; }

Valor de propiedad

Tipo: System.Int32
Número de propiedades de la colección.

Seguridad de .NET Framework

Vea también

Referencia

ExceptionPropertyCollection Clase

Microsoft.TeamFoundation.Common (Espacio de nombres)