다음을 통해 공유


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 작업을 나타내는 작업

적용 대상