AttachmentsExtensions 类

定义

Attachments 的扩展方法。

public static class AttachmentsExtensions
type AttachmentsExtensions = class
Public Module AttachmentsExtensions
继承
AttachmentsExtensions

方法

GetAttachment(IAttachments, String, String)

Attachments 的扩展方法。

GetAttachmentAsync(IAttachments, String, String, CancellationToken)

GetAttachment。

GetAttachmentInfo(IAttachments, String)

Attachments 的扩展方法。

GetAttachmentInfoAsync(IAttachments, String, CancellationToken)

GetAttachmentInfo。

GetAttachmentStream(IAttachments, String, String)

Attachments 的扩展方法。

GetAttachmentStreamAsync(IAttachments, String, String, CancellationToken)

Attachments 的扩展方法。

适用于