Sdílet prostřednictvím


ITestPointProperties.MostRecentFailureType – vlastnost

Poznámka: Toto rozhraní API je nyní zastaralé.

Obor názvů:  Microsoft.TeamFoundation.TestManagement.Client
Sestavení:  Microsoft.TeamFoundation.TestManagement.Client (v Microsoft.TeamFoundation.TestManagement.Client.dll)

Syntaxe

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

Hodnota vlastnosti

Typ: Microsoft.TeamFoundation.TestManagement.Client.FailureType

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

ITestPointProperties Rozhraní

Microsoft.TeamFoundation.TestManagement.Client – obor názvů