Udostępnij za pośrednictwem


Konstruktor UITestException — (String)

Inicjuje nowe wystąpienie UITestException klasy przy użyciu wiadomości danego błędu.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.UITest.Extension
Zestaw:  Microsoft.VisualStudio.TestTools.UITest.Extension (w Microsoft.VisualStudio.TestTools.UITest.Extension.dll)

Składnia

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

Parametry

  • message
    Typ: String

    Komunikat o błędzie.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

UITestException Klasa

Przeciążenie UITestException

Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITest.Extension