Udostępnij za pośrednictwem


Właściwość WebTestError.ErrorType —

Pobiera lub ustawia typ błędu, który wystąpił.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.WebTesting
Zestaw:  Microsoft.VisualStudio.QualityTools.WebTestFramework (w Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Składnia

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

Wartość właściwości

Typ: Microsoft.VisualStudio.TestTools.WebTesting.WebTestErrorType
Typ błędu, który wystąpił.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

WebTestError Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.WebTesting