Interfejs _dispDebuggerExpressionEvaluationEvents
Ten interfejs API obsługuje infrastrukturę programu .NET Framework i nie jest przeznaczony do użycia bezpośrednio w kodzie.
Microsoft tylko do użytku wewnętrznego.
Przestrzeń nazw: EnvDTE80
Zestaw: EnvDTE80 (w EnvDTE80.dll)
Składnia
'Deklaracja
<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 uwidacznia następujące elementy członkowskie.
Metody
Nazwa | Opis | |
---|---|---|
OnExpressionEvaluation | Infrastruktura. Microsoft tylko do użytku wewnętrznego. |
Początek