Udostępnij za pośrednictwem


Zdarzenie UITestInterpreterCore.UITestStarted

Zdarzenie wywoływane przed rozpoczęciem wykonywania UITest.

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

Składnia

'Deklaracja
Public Event UITestStarted As EventHandler(Of UITestEventArgs)
public event EventHandler<UITestEventArgs> UITestStarted
public:
 event EventHandler<UITestEventArgs^>^ UITestStarted {
    void add (EventHandler<UITestEventArgs^>^ value);
    void remove (EventHandler<UITestEventArgs^>^ value);
}
member UITestStarted : IEvent<EventHandler<UITestEventArgs>,
    UITestEventArgs>
Język JScript nie obsługuje zdarzeń.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

UITestInterpreterCore Klasa

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