Udostępnij za pośrednictwem


Konstruktor UITestControlNotVisibleException — (String, String, Object)

Inicjuje nowe wystąpienie UITestControlNotVisibleException klasy.

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, _
    uiTestControl As String, _
    exceptionSource As Object _
)
public UITestControlNotVisibleException(
    string message,
    string uiTestControl,
    Object exceptionSource
)
public:
UITestControlNotVisibleException(
    String^ message, 
    String^ uiTestControl, 
    Object^ exceptionSource
)
new : 
        message:string * 
        uiTestControl:string * 
        exceptionSource:Object -> UITestControlNotVisibleException
public function UITestControlNotVisibleException(
    message : String, 
    uiTestControl : String, 
    exceptionSource : Object
)

Parametry

  • message
    Typ: String

    Komunikat o błędzie.

  • uiTestControl
    Typ: String

    Reprezentację ciągu UITestControl , jest zablokowany.

  • exceptionSource
    Typ: Object

    object To jest źródło wyjątek.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

UITestControlNotVisibleException Klasa

Przeciążenie UITestControlNotVisibleException

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

UITestControl