ActivityHandler.InvokeResponseException.CreateInvokeResponse 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
Factory 方法,會使用目前 物件的狀態碼和本文來建立新的 InvokeResponse 物件。
public Microsoft.Bot.Builder.InvokeResponse CreateInvokeResponse ();
member this.CreateInvokeResponse : unit -> Microsoft.Bot.Builder.InvokeResponse
Public Function CreateInvokeResponse () As InvokeResponse
傳回
新的 InvokeResponse 物件。