_dispDebuggerExpressionEvaluationEvents – rozhraní
Toto rozhraní API podporuje infrastrukturu rozhraní .NET Framework a není určeno pro použití přímo v kódu.
Microsoft pouze pro interní použití.
Obor názvů: EnvDTE80
Sestavení: EnvDTE80 (v EnvDTE80.dll)
Syntaxe
'Deklarace
<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
Typ _dispDebuggerExpressionEvaluationEvents zveřejňuje následující členy.
Metody
Název | Popis | |
---|---|---|
OnExpressionEvaluation | Infrastruktura. Microsoft pouze pro interní použití. |
Na začátek