_DebuggerProcessEvents Interface

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Refer to DebuggerProcessEvents for this functionality. Do not instantiate this class.

Namespace:  EnvDTE80
Assembly:  EnvDTE80 (in EnvDTE80.dll)

Syntax

'Declaration
<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

See Also

Reference

EnvDTE80 Namespace