Aracılığıyla paylaş


UITestControlNotFoundException Oluşturucu (PropertyExpressionCollection, PropertyExpressionCollection, String, Exception, String, Object)

Yeni bir örneğini başlatır UITestControlNotFoundException sınıfı kullanarak sağlanan birincil denetim özellikleri, ikincil denetim özellikleri, kök kullanıcı Arabirimi denetimi, UI sınama denetim ve kaynak.

Ad alanı:  Microsoft.VisualStudio.TestTools.UITest.Extension
Derleme:  Microsoft.VisualStudio.TestTools.UITest.Extension (Microsoft.VisualStudio.TestTools.UITest.Extension.dll içinde)

Sözdizimi

'Bildirim
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
)

Parametreler

  • exceptionSource
    Tür: System.Object
    object Yani kaynağı özel durum.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

UITestControlNotFoundException Sınıf

UITestControlNotFoundException Fazla Yük

Microsoft.VisualStudio.TestTools.UITest.Extension Ad Alanı

UITestControl