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