Freigeben über


_DebuggerExpressionEvaluationEvents-Schnittstelle

Diese API unterstützt die .NET Framework-Infrastruktur und ist nicht für die direkte Verwendung in Code bestimmt.

Weitere Informationen zu dieser Funktionalität finden Sie unter DebuggerExpressionEvaluationEvents. Instanziieren Sie diese Klasse nicht.

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

Siehe auch

Referenz

EnvDTE80-Namespace