PostUnhandledExceptionToUser Constructeur
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public PostUnhandledExceptionToUser (Microsoft.Bot.Builder.Dialogs.Internals.IPostToBot inner, Microsoft.Bot.Builder.Dialogs.Internals.IBotToUser botToUser, System.Resources.ResourceManager resources, System.Diagnostics.TraceListener trace);
new Microsoft.Bot.Builder.Dialogs.Internals.PostUnhandledExceptionToUser : Microsoft.Bot.Builder.Dialogs.Internals.IPostToBot * Microsoft.Bot.Builder.Dialogs.Internals.IBotToUser * System.Resources.ResourceManager * System.Diagnostics.TraceListener -> Microsoft.Bot.Builder.Dialogs.Internals.PostUnhandledExceptionToUser
Public Sub New (inner As IPostToBot, botToUser As IBotToUser, resources As ResourceManager, trace As TraceListener)
Paramètres
- inner
- IPostToBot
- botToUser
- IBotToUser
- resources
- ResourceManager
- trace
- TraceListener