MSConversation.InsertAttachmentAsync(NSUrl, String) 메서드
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
파일에 url
미디어를 삽입하고 메시지 filename
에서 로 설명합니다. 시스템이 첨부 파일을 시도한 후 를 호출 completionHandler
합니다.
public virtual System.Threading.Tasks.Task InsertAttachmentAsync (Foundation.NSUrl url, string filename);
abstract member InsertAttachmentAsync : Foundation.NSUrl * string -> System.Threading.Tasks.Task
override this.InsertAttachmentAsync : Foundation.NSUrl * string -> System.Threading.Tasks.Task
매개 변수
- url
- NSUrl
파일 URL이어야 합니다.
- filename
- String
추가할 입니다. 이 매개 변수는 일 수 있습니다.
반환
비동기 InsertAttachment 작업을 나타내는 작업