PostUnhandledExceptionToUser Costruttore
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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)
Parametri
- inner
- IPostToBot
- botToUser
- IBotToUser
- resources
- ResourceManager
- trace
- TraceListener