Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
The DebuggerExpressionEvaluationEvents object defines events supported by the debugger. Use this object for functionality and refer to DebuggerExpressionEvaluationEventsClass for this object's documentation.
Namespace: EnvDTE80
Assembly: EnvDTE80 (in EnvDTE80.dll)
Syntax
'Declaration
<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
The DebuggerExpressionEvaluationEvents type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
add_OnExpressionEvaluation | Infrastructure. Microsoft Internal Use Only. (Inherited from _dispDebuggerExpressionEvaluationEvents_Event.) |
![]() |
remove_OnExpressionEvaluation | Infrastructure. Microsoft Internal Use Only. (Inherited from _dispDebuggerExpressionEvaluationEvents_Event.) |
Top
Events
| Name | Description | |
|---|---|---|
![]() |
OnExpressionEvaluation | Infrastructure. Microsoft Internal Use Only. (Inherited from _dispDebuggerExpressionEvaluationEvents_Event.) |
Top
.gif)
.gif)