Udostępnij za pośrednictwem


Właściwość ITestRun.ErrorMessage —

Pobiera lub ustawia krótki opis błędu, jeśli.

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

Składnia

'Deklaracja
Property ErrorMessage As String
string ErrorMessage { get; set; }
property String^ ErrorMessage {
    String^ get ();
    void set (String^ value);
}
abstract ErrorMessage : string with get, set
function get ErrorMessage () : String
function set ErrorMessage (value : String)

Wartość właściwości

Typ: System.String
Krótki opis błędu, jeśli.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITestRun Interfejs

Przestrzeń nazw Microsoft.TeamFoundation.TestManagement.Client