INewBuildStatistics.ResolvedBugCount (Propiedad)

Obtiene el número de errores que se han resuelto.

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

Sintaxis

'Declaración
ReadOnly Property ResolvedBugCount As Integer
int ResolvedBugCount { get; }
property int ResolvedBugCount {
    int get ();
}
abstract ResolvedBugCount : int with get
function get ResolvedBugCount () : int

Valor de propiedad

Tipo: System.Int32
El número de errores que se han resuelto.

Seguridad de .NET Framework

Vea también

Referencia

INewBuildStatistics Interfaz

Microsoft.TeamFoundation.TestManagement.Client (Espacio de nombres)