Udostępnij za pośrednictwem


Właściwość ITestCaseResult.FailureType —

Uwaga: ten interfejs API jest teraz nieaktualny.

Przestrzeń nazw:  Microsoft.TeamFoundation.TestManagement.Client
Zestaw:  Microsoft.TeamFoundation.TestManagement.Client (w Microsoft.TeamFoundation.TestManagement.Client.dll)

Składnia

'Deklaracja
<ObsoleteAttribute("This property is deprecated. FailureTypeId should be used instead.")> _
Property FailureType As FailureType
[ObsoleteAttribute("This property is deprecated. FailureTypeId should be used instead.")]
FailureType FailureType { get; set; }
[ObsoleteAttribute(L"This property is deprecated. FailureTypeId should be used instead.")]
property FailureType FailureType {
    FailureType get ();
    void set (FailureType value);
}
[<ObsoleteAttribute("This property is deprecated. FailureTypeId should be used instead.")>]
abstract FailureType : FailureType with get, set
function get FailureType () : FailureType 
function set FailureType (value : FailureType)

Wartość właściwości

Typ: Microsoft.TeamFoundation.TestManagement.Client.FailureType

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITestCaseResult Interfejs

Przestrzeń nazw Microsoft.TeamFoundation.TestManagement.Client