Partilhar via


Construtor ConnectionFailedWebTestException (SerializationInfo, StreamingContext)

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

Sintaxe

'Declaração
Protected Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
protected ConnectionFailedWebTestException(
    SerializationInfo info,
    StreamingContext context
)
protected:
ConnectionFailedWebTestException(
    SerializationInfo^ info, 
    StreamingContext context
)
new : 
        info:SerializationInfo * 
        context:StreamingContext -> ConnectionFailedWebTestException
protected function ConnectionFailedWebTestException(
    info : SerializationInfo, 
    context : StreamingContext
)

Parâmetros

  • info
    Tipo: SerializationInfo
  • context
    Tipo: StreamingContext

Segurança do .NET Framework

Consulte também

Referência

ConnectionFailedWebTestException Classe

Sobrecargas ConnectionFailedWebTestException

Namespace Microsoft.VisualStudio.TestTools.WebTesting