Partilhar via


Classe PostTransactionEventArgs

Namespace:  Microsoft.VisualStudio.TestTools.WebTesting
Assembly:  Microsoft.VisualStudio.QualityTools.WebTestFramework (em Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Sintaxe

Public Class PostTransactionEventArgs _
    Inherits EventArgs

Dim instance As PostTransactionEventArgs
public class PostTransactionEventArgs : EventArgs
public ref class PostTransactionEventArgs : public EventArgs
public class PostTransactionEventArgs extends EventArgs

Hierarquia de herança

System.Object
  System.EventArgs
    Microsoft.VisualStudio.TestTools.WebTesting.PostTransactionEventArgs

Acesso thread-safe

Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.

Consulte também

Referência

Membros PostTransactionEventArgs

Namespace Microsoft.VisualStudio.TestTools.WebTesting