_DebuggerExpressionEvaluationEventsRoot 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("45AE9835-6090-4CCA-97E0-5EA9A5608FBE")> _
Public Interface _DebuggerExpressionEvaluationEventsRoot
[GuidAttribute("45AE9835-6090-4CCA-97E0-5EA9A5608FBE")]
public interface _DebuggerExpressionEvaluationEventsRoot
[GuidAttribute(L"45AE9835-6090-4CCA-97E0-5EA9A5608FBE")]
public interface class _DebuggerExpressionEvaluationEventsRoot
[<GuidAttribute("45AE9835-6090-4CCA-97E0-5EA9A5608FBE")>]
type _DebuggerExpressionEvaluationEventsRoot =  interface end
public interface _DebuggerExpressionEvaluationEventsRoot

The _DebuggerExpressionEvaluationEventsRoot type exposes the following members.

Properties

  Name Description
Public property DebuggerExpressionEvaluationEvents Infrastructure. Microsoft Internal Use Only.

Top

See Also

Reference

EnvDTE80 Namespace