_DebuggerExpressionEvaluationEvents – rozhraní
Toto rozhraní API podporuje infrastrukturu rozhraní .NET Framework a není určeno pro použití přímo v kódu.
Odkazují na DebuggerExpressionEvaluationEvents pro tuto funkci.Nelze vytvořit instanci této třídy.
Obor názvů: EnvDTE80
Sestavení: EnvDTE80 (v EnvDTE80.dll)
Syntaxe
'Deklarace
<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