共用方式為


MSConversation.InsertTextAsync(String) 方法

定義

text將 加入至交談,然後呼叫 completionHandler

public virtual System.Threading.Tasks.Task InsertTextAsync (string text);
abstract member InsertTextAsync : string -> System.Threading.Tasks.Task
override this.InsertTextAsync : string -> System.Threading.Tasks.Task

參數

text
String

傳回

表示非同步 InsertText 作業的工作

適用於