DebuggerExpressionEvaluationEvents Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The DebuggerExpressionEvaluationEvents object defines events supported by the debugger. Use this object for functionality and refer to DebuggerExpressionEvaluationEventsClass for this object's documentation.
public interface class DebuggerExpressionEvaluationEvents : EnvDTE80::_DebuggerExpressionEvaluationEvents, EnvDTE80::_dispDebuggerExpressionEvaluationEvents_Event
public interface class DebuggerExpressionEvaluationEvents : EnvDTE80::_DebuggerExpressionEvaluationEvents, EnvDTE80::_dispDebuggerExpressionEvaluationEvents_Event
__interface DebuggerExpressionEvaluationEvents : EnvDTE80::_DebuggerExpressionEvaluationEvents, EnvDTE80::_dispDebuggerExpressionEvaluationEvents_Event
[System.Runtime.InteropServices.CoClass(typeof(EnvDTE80.DebuggerExpressionEvaluationEventsClass))]
[System.Runtime.InteropServices.Guid("6973A466-E09C-4195-9AE8-07B7AAFF7D85")]
public interface DebuggerExpressionEvaluationEvents : EnvDTE80._DebuggerExpressionEvaluationEvents, EnvDTE80._dispDebuggerExpressionEvaluationEvents_Event
[System.Runtime.InteropServices.CoClass(typeof(EnvDTE80.DebuggerExpressionEvaluationEventsClass))]
[System.Runtime.InteropServices.Guid("6973A466-E09C-4195-9AE8-07B7AAFF7D85")]
[System.Runtime.InteropServices.ComVisible(false)]
public interface DebuggerExpressionEvaluationEvents : EnvDTE80._DebuggerExpressionEvaluationEvents, EnvDTE80._dispDebuggerExpressionEvaluationEvents_Event
[<System.Runtime.InteropServices.CoClass(typeof(EnvDTE80.DebuggerExpressionEvaluationEventsClass))>]
[<System.Runtime.InteropServices.Guid("6973A466-E09C-4195-9AE8-07B7AAFF7D85")>]
type DebuggerExpressionEvaluationEvents = interface
interface _DebuggerExpressionEvaluationEvents
interface _dispDebuggerExpressionEvaluationEvents_Event
[<System.Runtime.InteropServices.CoClass(typeof(EnvDTE80.DebuggerExpressionEvaluationEventsClass))>]
[<System.Runtime.InteropServices.Guid("6973A466-E09C-4195-9AE8-07B7AAFF7D85")>]
[<System.Runtime.InteropServices.ComVisible(false)>]
type DebuggerExpressionEvaluationEvents = interface
interface _DebuggerExpressionEvaluationEvents
interface _dispDebuggerExpressionEvaluationEvents_Event
Public Interface DebuggerExpressionEvaluationEvents
Implements _DebuggerExpressionEvaluationEvents, _dispDebuggerExpressionEvaluationEvents_Event
- Derived
- Attributes
- Implements
Methods
Events
OnExpressionEvaluation |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. (Inherited from _dispDebuggerExpressionEvaluationEvents_Event) |