Partager via


MSConversation.InsertTextAsync(String) Méthode

Définition

Ajoute à text la conversation, puis appelle .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

Paramètres

text
String

Retours

Tâche qui représente l’opération InsertText asynchrone

S’applique à