Udostępnij za pośrednictwem


Właściwość ITestCaseResult.FailureType —

Jeśli badanie nie powiodło się, pobiera typ błędu.

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

Składnia

'Deklaracja
Property FailureType As FailureType
FailureType FailureType { get; set; }
property FailureType FailureType {
    FailureType get ();
    void set (FailureType value);
}
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
Typu awarii, jeżeli badania nie powiodło się; w przeciwnym razie nullodwołanie o wartości null (Nothing w języku Visual Basic).

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITestCaseResult Interfejs

Przestrzeń nazw Microsoft.TeamFoundation.TestManagement.Client

FailureType