Udostępnij za pośrednictwem


Zdarzenie UITest.Saving

Występuje, gdy w ramach zaczyna się zapisać ten test interfejsu użytkownika.

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

Składnia

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

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

UITest Klasa

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

UITestEventArgs