ScriptGlobals.context Field
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.
Dialog context for OnCompletionAsync handlers.
public Microsoft.Bot.Builder.Dialogs.IDialogContext context;
val mutable context : Microsoft.Bot.Builder.Dialogs.IDialogContext
Public context As IDialogContext