Udostępnij za pośrednictwem


Zdarzenie WebTest.PreTransaction

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.WebTesting
Zestaw:  Microsoft.VisualStudio.QualityTools.WebTestFramework (w Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Składnia

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

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

WebTest Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.WebTesting