Udostępnij za pośrednictwem


Właściwość TestManagementException.ErrorCode —

Zwraca lub ustawia kod błędu.

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

Składnia

'Deklaracja
Public Property ErrorCode As TestManagementErrorCodes
public TestManagementErrorCodes ErrorCode { get; internal set; }
public:
property TestManagementErrorCodes ErrorCode {
    TestManagementErrorCodes get ();
    internal: void set (TestManagementErrorCodes value);
}
member ErrorCode : TestManagementErrorCodes with get, internal set
function get ErrorCode () : TestManagementErrorCodes 
internal function set ErrorCode (value : TestManagementErrorCodes)

Wartość właściwości

Typ: Microsoft.TeamFoundation.TestManagement.Common.TestManagementErrorCodes
Kod błędu.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

TestManagementException Klasa

Przestrzeń nazw Microsoft.TeamFoundation.TestManagement.Client

TestManagementErrorCodes