다음을 통해 공유


AttachmentsExtensions 클래스

정의

첨부 파일의 확장 메서드입니다.

public static class AttachmentsExtensions
type AttachmentsExtensions = class
Public Module AttachmentsExtensions
상속
AttachmentsExtensions

메서드

GetAttachment(IAttachments, String, String)

첨부 파일의 확장 메서드입니다.

GetAttachmentAsync(IAttachments, String, String, CancellationToken)

GetAttachment.

GetAttachmentInfo(IAttachments, String)

첨부 파일의 확장 메서드입니다.

GetAttachmentInfoAsync(IAttachments, String, CancellationToken)

GetAttachmentInfo.

GetAttachmentStream(IAttachments, String, String)

첨부 파일의 확장 메서드입니다.

GetAttachmentStreamAsync(IAttachments, String, String, CancellationToken)

첨부 파일의 확장 메서드입니다.

적용 대상