Udostępnij za pośrednictwem


Konstruktor WebTestStoppedException — (String)

Inicjuje nowe wystąpienie WebTestStoppedException klasy, która ma określony komunikat.

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

Składnia

'Deklaracja
Public Sub New ( _
    message As String _
)
public WebTestStoppedException(
    string message
)
public:
WebTestStoppedException(
    String^ message
)
new : 
        message:string -> WebTestStoppedException
public function WebTestStoppedException(
    message : String
)

Parametry

  • message
    Typ: String

    Komunikat, który opisuje błąd.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

WebTestStoppedException Klasa

Przeciążenie WebTestStoppedException

Przestrzeń nazw Microsoft.VisualStudio.TestTools.WebTesting