_DebuggerEventsRoot Interface
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Microsoft Internal Use Only.
Namespace: EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
Syntax
'Declaration
<GuidAttribute("D4BB39FB-0F0E-11D3-B880-00C04F79E479")> _
Public Interface _DebuggerEventsRoot
[GuidAttribute("D4BB39FB-0F0E-11D3-B880-00C04F79E479")]
public interface _DebuggerEventsRoot
[GuidAttribute(L"D4BB39FB-0F0E-11D3-B880-00C04F79E479")]
public interface class _DebuggerEventsRoot
[<GuidAttribute("D4BB39FB-0F0E-11D3-B880-00C04F79E479")>]
type _DebuggerEventsRoot = interface end
public interface _DebuggerEventsRoot
The _DebuggerEventsRoot type exposes the following members.
Properties
Name | Description | |
---|---|---|
DebuggerEvents | Infrastructure. Microsoft Internal Use Only. |
Top