DebuggingBotAdapterExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines debugging extension methods for the BotAdapter class.
public static class DebuggingBotAdapterExtensions
type DebuggingBotAdapterExtensions = class
Public Module DebuggingBotAdapterExtensions
- Inheritance
-
DebuggingBotAdapterExtensions
Methods
UseDebugger(BotAdapter, Int32, ISourceMap, Action, ILogger) |
Enable Debug Adapter Protocol for the running adapter. |