Condividi tramite


Interfaccia DebuggerExpressionEvaluationEvents

L'oggetto DebuggerExpressionEvaluationEvents definisce gli eventi supportati dal debugger. Utilizzare questo oggetto per la funzionalità e fare riferimento a DebuggerExpressionEvaluationEventsClass per la documentazione dell'oggetto.

Spazio dei nomi:  EnvDTE80
Assembly:  EnvDTE80 (in EnvDTE80.dll)

Sintassi

'Dichiarazione
<GuidAttribute("6973A466-E09C-4195-9AE8-07B7AAFF7D85")> _
Public Interface DebuggerExpressionEvaluationEvents _
    Inherits _DebuggerExpressionEvaluationEvents, _dispDebuggerExpressionEvaluationEvents_Event
[GuidAttribute("6973A466-E09C-4195-9AE8-07B7AAFF7D85")]
public interface DebuggerExpressionEvaluationEvents : _DebuggerExpressionEvaluationEvents, 
    _dispDebuggerExpressionEvaluationEvents_Event
[GuidAttribute(L"6973A466-E09C-4195-9AE8-07B7AAFF7D85")]
public interface class DebuggerExpressionEvaluationEvents : _DebuggerExpressionEvaluationEvents, 
    _dispDebuggerExpressionEvaluationEvents_Event
[<GuidAttribute("6973A466-E09C-4195-9AE8-07B7AAFF7D85")>]
type DebuggerExpressionEvaluationEvents =  
    interface 
        interface _DebuggerExpressionEvaluationEvents 
        interface _dispDebuggerExpressionEvaluationEvents_Event 
    end
public interface DebuggerExpressionEvaluationEvents extends _DebuggerExpressionEvaluationEvents, _dispDebuggerExpressionEvaluationEvents_Event

Il tipo DebuggerExpressionEvaluationEvents espone i seguenti membri.

Metodi

  Nome Descrizione
Metodo pubblico add_OnExpressionEvaluation Infrastruttura. Solo per utilizzo interno di Microsoft. (Ereditato da _dispDebuggerExpressionEvaluationEvents_Event)
Metodo pubblico remove_OnExpressionEvaluation Infrastruttura. Solo per utilizzo interno di Microsoft. (Ereditato da _dispDebuggerExpressionEvaluationEvents_Event)

In alto

Eventi

  Nome Descrizione
Evento pubblico OnExpressionEvaluation Infrastruttura. Solo per utilizzo interno di Microsoft. (Ereditato da _dispDebuggerExpressionEvaluationEvents_Event)

In alto

Vedere anche

Riferimenti

Spazio dei nomi EnvDTE80