_dispDebuggerExpressionEvaluationEvents Interface

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

Namespace:  EnvDTE80
Assembly:  EnvDTE80 (in EnvDTE80.dll)

Syntax

'Declaration
<GuidAttribute("73FFA13F-AD72-4154-BE77-D4288F2E4FC5")> _
<InterfaceTypeAttribute()> _
Public Interface _dispDebuggerExpressionEvaluationEvents
[GuidAttribute("73FFA13F-AD72-4154-BE77-D4288F2E4FC5")]
[InterfaceTypeAttribute()]
public interface _dispDebuggerExpressionEvaluationEvents
[GuidAttribute(L"73FFA13F-AD72-4154-BE77-D4288F2E4FC5")]
[InterfaceTypeAttribute()]
public interface class _dispDebuggerExpressionEvaluationEvents
[<GuidAttribute("73FFA13F-AD72-4154-BE77-D4288F2E4FC5")>]
[<InterfaceTypeAttribute()>]
type _dispDebuggerExpressionEvaluationEvents =  interface end
public interface _dispDebuggerExpressionEvaluationEvents

The _dispDebuggerExpressionEvaluationEvents type exposes the following members.

Methods

  Name Description
Public method OnExpressionEvaluation Infrastructure. Microsoft Internal Use Only.

Top

See Also

Reference

EnvDTE80 Namespace