Freigeben über


WebTestException-Konstruktor

Initialisiert eine neue Instanz der WebTestException-Klasse.

Namespace:  Microsoft.VisualStudio.TestTools.WebTesting
Assembly:  Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Syntax

'Declaration
Public Sub New
public WebTestException()
public:
WebTestException()
new : unit -> WebTestException
public function WebTestException()

Hinweise

Dieser Konstruktor ist für Serialisierungsszenarien erforderlich.

.NET Framework-Sicherheit

Siehe auch

Referenz

WebTestException Klasse

WebTestException-Überladung

Microsoft.VisualStudio.TestTools.WebTesting-Namespace