Condividi tramite


Proprietà DebugRequestMessage.DebugEventHandler

ottiene DebugEventHandler metodo che verrà chiamato una volta terminata l'operazione di test.

Spazio dei nomi:  Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property DebugEventHandler As DebugEventHandler
public DebugEventHandler DebugEventHandler { get; }
public:
property DebugEventHandler^ DebugEventHandler {
    DebugEventHandler^ get ();
}
member DebugEventHandler : DebugEventHandler with get
function get DebugEventHandler () : DebugEventHandler

Valore proprietà

Tipo: Microsoft.VisualStudio.TestTools.Common.DebugEventHandler
In DebugEventHandler oggetto.

Note

Se un adattatore l'agente invia la richiesta di debug, rimane in attesa di un tempo limitato per una risposta.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

DebugRequestMessage Classe

Spazio dei nomi Microsoft.VisualStudio.TestTools.Common

DebugEventHandler