_DebuggerExpressionEvaluationEvents Interface

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

Refer to DebuggerExpressionEvaluationEvents for this functionality. Do not instantiate this class.

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

Syntax

'Declaration
<GuidAttribute("6973A466-E09C-4195-9AE8-07B7AAFF7D85")> _
Public Interface _DebuggerExpressionEvaluationEvents
[GuidAttribute("6973A466-E09C-4195-9AE8-07B7AAFF7D85")]
public interface _DebuggerExpressionEvaluationEvents
[GuidAttribute(L"6973A466-E09C-4195-9AE8-07B7AAFF7D85")]
public interface class _DebuggerExpressionEvaluationEvents
[<GuidAttribute("6973A466-E09C-4195-9AE8-07B7AAFF7D85")>]
type _DebuggerExpressionEvaluationEvents =  interface end
public interface _DebuggerExpressionEvaluationEvents

See Also

Reference

EnvDTE80 Namespace