Interfejs _DebuggerProcessEvents
Ten interfejs API obsługuje infrastrukturę programu .NET Framework i nie jest przeznaczony do użycia bezpośrednio w kodzie.
Odnoszą się do DebuggerProcessEvents dla tej funkcji.Tworzy wystąpienia tej klasy.
Przestrzeń nazw: EnvDTE80
Zestaw: EnvDTE80 (w EnvDTE80.dll)
Składnia
'Deklaracja
<GuidAttribute("CE9DDBA3-B23B-4C53-BB3E-5471659289D1")> _
Public Interface _DebuggerProcessEvents
[GuidAttribute("CE9DDBA3-B23B-4C53-BB3E-5471659289D1")]
public interface _DebuggerProcessEvents
[GuidAttribute(L"CE9DDBA3-B23B-4C53-BB3E-5471659289D1")]
public interface class _DebuggerProcessEvents
[<GuidAttribute("CE9DDBA3-B23B-4C53-BB3E-5471659289D1")>]
type _DebuggerProcessEvents = interface end
public interface _DebuggerProcessEvents