Udostępnij za pośrednictwem


Właściwość DebugRequestMessage.DebugEventHandler —

Pobiera DebugEventHandler metodę, która będzie wywoływana po zakończeniu operacji badania.

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

Składnia

'Deklaracja
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

Wartość właściwości

Typ: Microsoft.VisualStudio.TestTools.Common.DebugEventHandler
A DebugEventHandler object.

Uwagi

Jeśli agent adapter wysyła żądanie debug, karta czeka na ograniczony czas na odpowiedź.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

DebugRequestMessage Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.Common

DebugEventHandler