Freigeben über


ITestPointStatistic.FailureType-Eigenschaft

Hinweis: Diese API ist mittlerweile veraltet.

Namespace:  Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)

Syntax

'Declaration
<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

Eigenschaftswert

Typ: Microsoft.TeamFoundation.TestManagement.Client.FailureType

.NET Framework-Sicherheit

Siehe auch

Referenz

ITestPointStatistic Schnittstelle

Microsoft.TeamFoundation.TestManagement.Client-Namespace