Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DebugSessionCustomEvent

A custom Debug Adapter Protocol event received from a debug session.

层级

  • DebugSessionCustomEvent

索引

Properties(3)

Properties(3)

Readonly session

session: DebugSession

The debug session for which the custom event was received.

Readonly event

event: string

Type of event.

Optional Readonly body

body: any

Event specific information.

友链:VS Code 中文文档 | VS Code 官网文档 | VS Code 扩展市场

Generated by TypeDoc. Maintained by 洛竹