ITestPointProperties.MostRecentFailureType Özellik

Not: Bu API artık kullanılmıyor.

Ad alanı:  Microsoft.TeamFoundation.TestManagement.Client
Derleme:  Microsoft.TeamFoundation.TestManagement.Client (Microsoft.TeamFoundation.TestManagement.Client.dll içinde)

Sözdizimi

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

Özellik Değeri

Tür: Microsoft.TeamFoundation.TestManagement.Client.FailureType

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ITestPointProperties Arabirim

Microsoft.TeamFoundation.TestManagement.Client Ad Alanı