Udostępnij za pośrednictwem


Właściwość ITestCaseResult.FailureTypeId —

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

Składnia

'Deklaracja
Property FailureTypeId As Integer
int FailureTypeId { get; set; }
property int FailureTypeId {
    int get ();
    void set (int value);
}
abstract FailureTypeId : int with get, set
function get FailureTypeId () : int 
function set FailureTypeId (value : int)

Wartość właściwości

Typ: Int32

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITestCaseResult Interfejs

Przestrzeń nazw Microsoft.TeamFoundation.TestManagement.Client