ConnectionFailedWebTestException-Konstruktor

Initialisiert eine neue Instanz der ConnectionFailedWebTestException-Klasse.

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

Syntax

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

Hinweise

Die folgende Tabelle enthält die Anfangswerte für die Eigenschaften einer Instanz von ConnectionFailedWebTestException.

Property

Value

InnerException

Ein Nullverweis (Nothing in Visual Basic).

Message

Eine vom System bereitgestellte, lokalisierte Beschreibung.

.NET Framework-Sicherheit

Siehe auch

Referenz

ConnectionFailedWebTestException Klasse

ConnectionFailedWebTestException-Überladung

Microsoft.VisualStudio.TestTools.WebTesting-Namespace

InnerException

Message