_DebuggerProcessEventsRoot Interface
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Microsoft Internal Use Only.
Namespace: EnvDTE80
Assembly: EnvDTE80 (in EnvDTE80.dll)
Syntax
'Declaration
<GuidAttribute("C2EB9070-38B3-404D-BED8-2D5F5D971DF5")> _
Public Interface _DebuggerProcessEventsRoot
[GuidAttribute("C2EB9070-38B3-404D-BED8-2D5F5D971DF5")]
public interface _DebuggerProcessEventsRoot
[GuidAttribute(L"C2EB9070-38B3-404D-BED8-2D5F5D971DF5")]
public interface class _DebuggerProcessEventsRoot
[<GuidAttribute("C2EB9070-38B3-404D-BED8-2D5F5D971DF5")>]
type _DebuggerProcessEventsRoot = interface end
public interface _DebuggerProcessEventsRoot
The _DebuggerProcessEventsRoot type exposes the following members.
Properties
Name | Description | |
---|---|---|
DebuggerProcessEvents | Infrastructure. Microsoft Internal Use Only. |
Top