CMAttachmentBearer.SetAttachments 메서드
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
지정된 attachmentMode
를 theAttachments
사용하여 전달자에 연결합니다.
public static void SetAttachments (this CoreMedia.ICMAttachmentBearer target, Foundation.NSDictionary theAttachments, CoreMedia.CMAttachmentMode attachmentMode);
static member SetAttachments : CoreMedia.ICMAttachmentBearer * Foundation.NSDictionary * CoreMedia.CMAttachmentMode -> unit
매개 변수
- target
- ICMAttachmentBearer
이 메서드가 작동하는 개체입니다.
- theAttachments
- NSDictionary
전달자에 연결할 개체입니다.
- attachmentMode
- CMAttachmentMode
의 모든 첨부 파일에 사용할 첨부 파일 모드입니다 theAttachments
.