Partilhar via


Construtor ConnectionFailedWebTestException

Inicializa uma nova instância da classe ConnectionFailedWebTestException.

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

Sintaxe

'Declaração
Public Sub New
public ConnectionFailedWebTestException()
public:
ConnectionFailedWebTestException()
new : unit -> ConnectionFailedWebTestException
public function ConnectionFailedWebTestException()

Comentários

A tabela a seguir mostra os valores de propriedade inicial de uma instância da ConnectionFailedWebTestException.

Propriedade

Valor

InnerException

Uma referência nula (Nothing em Visual Basic).

Message

Uma descrição localizada fornecidos pelo sistema.

Segurança do .NET Framework

Consulte também

Referência

ConnectionFailedWebTestException Classe

Sobrecargas ConnectionFailedWebTestException

Namespace Microsoft.VisualStudio.TestTools.WebTesting

InnerException

Message