Partilhar via


Classe PreTransactionEventArgs

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

Sintaxe

Public Class PreTransactionEventArgs _
    Inherits EventArgs

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

Hierarquia de herança

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

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 PreTransactionEventArgs

Namespace Microsoft.VisualStudio.TestTools.WebTesting