Compartir a través de


ITestPointStatistic.FailureType (Propiedad)

Nota: Esta API está obsoleta.

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

Sintaxis

'Declaración
<ObsoleteAttribute("This property is deprecated. FailureTypeId should be used instead.")> _
ReadOnly Property FailureType As FailureType
[ObsoleteAttribute("This property is deprecated. FailureTypeId should be used instead.")]
FailureType FailureType { get; }
[ObsoleteAttribute(L"This property is deprecated. FailureTypeId should be used instead.")]
property FailureType FailureType {
    FailureType get ();
}
[<ObsoleteAttribute("This property is deprecated. FailureTypeId should be used instead.")>]
abstract FailureType : FailureType with get
function get FailureType () : FailureType

Valor de propiedad

Tipo: Microsoft.TeamFoundation.TestManagement.Client.FailureType

Seguridad de .NET Framework

Vea también

Referencia

ITestPointStatistic Interfaz

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