Udostępnij za pośrednictwem


Konstruktor WebTestStoppedException — (SerializationInfo, StreamingContext)

Inicjuje nowe wystąpienie WebTestStoppedException klasy dla scenariuszy usług zdalnych.

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

Składnia

'Deklaracja
Protected Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
protected WebTestStoppedException(
    SerializationInfo info,
    StreamingContext context
)
protected:
WebTestStoppedException(
    SerializationInfo^ info, 
    StreamingContext context
)
new : 
        info:SerializationInfo * 
        context:StreamingContext -> WebTestStoppedException
protected function WebTestStoppedException(
    info : SerializationInfo, 
    context : StreamingContext
)

Parametry

  • info
    Typ: SerializationInfo

    Przechowuje dane szeregowanym obiekcie o wyjątku, który jest generowany.

  • context
    Typ: StreamingContext

    Zawiera informacje kontekstowe źródła lub miejsca przeznaczenia.

Wyjątki

Wyjątek Warunek
ArgumentNullException

infois nullodwołanie o wartości null (Nothing w języku Visual Basic).

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

WebTestStoppedException Klasa

Przeciążenie WebTestStoppedException

Przestrzeń nazw Microsoft.VisualStudio.TestTools.WebTesting