Udostępnij za pośrednictwem


Konstruktor UITestErrorEventArgs —

Inicjuje nowe wystąpienie UITestErrorEventArgs klasy przy użyciu dostarczonego akcji i wyjątków.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.UITest.Common
Zestaw:  Microsoft.VisualStudio.TestTools.UITest.Common (w Microsoft.VisualStudio.TestTools.UITest.Common.dll)

Składnia

'Deklaracja
Public Sub New ( _
    action As UITestAction, _
    ex As Exception _
)
public UITestErrorEventArgs(
    UITestAction action,
    Exception ex
)
public:
UITestErrorEventArgs(
    UITestAction^ action, 
    Exception^ ex
)
new : 
        action:UITestAction * 
        ex:Exception -> UITestErrorEventArgs
public function UITestErrorEventArgs(
    action : UITestAction, 
    ex : Exception
)

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

UITestErrorEventArgs Klasa

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

UITestAction