Udostępnij za pośrednictwem


Zdarzenie WebTest.PostTransaction

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

Składnia

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

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

WebTest Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.WebTesting