Udostępnij za pośrednictwem


Konstruktor UITestControlNotFoundException — (PropertyExpressionCollection, PropertyExpressionCollection, String, Exception, String, Object)

Inicjuje nowe wystąpienie UITestControlNotFoundException klasy za pomocą właściwości formantu podstawowym warunkiem, właściwości formantu pomocniczego, sterowania interfejsem użytkownika root, interfejsu użytkownika kontroli badań i źródła.

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 ( _
    primaryProperties As PropertyExpressionCollection, _
    secondaryProperties As PropertyExpressionCollection, _
    root As String, _
    innerException As Exception, _
    uiTestControl As String, _
    exceptionSource As Object _
)
public UITestControlNotFoundException(
    PropertyExpressionCollection primaryProperties,
    PropertyExpressionCollection secondaryProperties,
    string root,
    Exception innerException,
    string uiTestControl,
    Object exceptionSource
)
public:
UITestControlNotFoundException(
    PropertyExpressionCollection^ primaryProperties, 
    PropertyExpressionCollection^ secondaryProperties, 
    String^ root, 
    Exception^ innerException, 
    String^ uiTestControl, 
    Object^ exceptionSource
)
new : 
        primaryProperties:PropertyExpressionCollection * 
        secondaryProperties:PropertyExpressionCollection * 
        root:string * 
        innerException:Exception * 
        uiTestControl:string * 
        exceptionSource:Object -> UITestControlNotFoundException
public function UITestControlNotFoundException(
    primaryProperties : PropertyExpressionCollection, 
    secondaryProperties : PropertyExpressionCollection, 
    root : String, 
    innerException : Exception, 
    uiTestControl : String, 
    exceptionSource : Object
)

Parametry

  • root
    Typ: String

    A string reprezentację elementu głównego.

  • innerException
    Typ: Exception

    Oryginalny wyjątek, który spowodował wyjątek bieżącego.

  • uiTestControl
    Typ: String

    Ciąg znaków zawierający zapis UITestControl że jest zablokowany.

  • exceptionSource
    Typ: Object

    object Oznacza to źródło wyjątek.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

UITestControlNotFoundException Klasa

Przeciążenie UITestControlNotFoundException

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

UITestControl