Udostępnij za pośrednictwem


Zdarzenie UITestInterpreterCore.InterpreterWarning

Zdarzenie wywoływane, gdy występuje ostrzeżenie Interpretując 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 InterpreterWarning As EventHandler(Of UITestWarningEventArgs)
public event EventHandler<UITestWarningEventArgs> InterpreterWarning
public:
 event EventHandler<UITestWarningEventArgs^>^ InterpreterWarning {
    void add (EventHandler<UITestWarningEventArgs^>^ value);
    void remove (EventHandler<UITestWarningEventArgs^>^ value);
}
member InterpreterWarning : IEvent<EventHandler<UITestWarningEventArgs>,
    UITestWarningEventArgs>
Język JScript nie obsługuje zdarzeń.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

UITestInterpreterCore Klasa

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