Aracılığıyla paylaş


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

Yeni bir örneğini başlatır UITestControlNotFoundException sınıfı kullanarak sağlanan hata iletisi, iç özel duruma, 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 ( _
    message As String, _
    innerException As Exception, _
    uiTestControl As String, _
    exceptionSource As Object _
)
public UITestControlNotFoundException(
    string message,
    Exception innerException,
    string uiTestControl,
    Object exceptionSource
)
public:
UITestControlNotFoundException(
    String^ message, 
    Exception^ innerException, 
    String^ uiTestControl, 
    Object^ exceptionSource
)
new : 
        message:string * 
        innerException:Exception * 
        uiTestControl:string * 
        exceptionSource:Object -> UITestControlNotFoundException
public function UITestControlNotFoundException(
    message : 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