Udostępnij za pośrednictwem


Konstruktor UITestControlNotFoundException — (String)

Inicjuje nowe wystąpienie UITestControlNotFoundException klasy przy użyciu dostarczonego komunikat.

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 UITestControlNotFoundException(
    string message
)
public:
UITestControlNotFoundException(
    String^ message
)
new : 
        message:string -> UITestControlNotFoundException
public function UITestControlNotFoundException(
    message : String
)

Parametry

  • message
    Typ: String

    Komunikat o błędzie.

Uwagi

Po dokładnym element interfejsu użytkownika nie jest dostępny, na przykład podczas wyszukiwania przez ciąg kwerendy, należy użyć tego konstruktora.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

UITestControlNotFoundException Klasa

Przeciążenie UITestControlNotFoundException

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