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
- Volle Vertrauenswürdigkeit für den unmittelbaren Aufrufer. Dieser Member kann von nur teilweise vertrauenswürdigem Code nicht verwendet werden. Weitere Informationen finden Sie unter Verwenden von Bibliotheken aus teilweise vertrauenswürdigem Code.