Compartir a través de


IAttachments Interfaz

Definición

Operaciones de datos adjuntos.

public interface IAttachments
type IAttachments = interface
Public Interface IAttachments
Derivado

Métodos

GetAttachmentInfoWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

GetAttachmentInfo.

GetAttachmentWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

GetAttachment.

Métodos de extensión

GetAttachment(IAttachments, String, String)

Operaciones de datos adjuntos.

GetAttachmentAsync(IAttachments, String, String, CancellationToken)

GetAttachment.

GetAttachmentInfo(IAttachments, String)

Operaciones de datos adjuntos.

GetAttachmentInfoAsync(IAttachments, String, CancellationToken)

GetAttachmentInfo.

GetAttachmentStream(IAttachments, String, String)

Operaciones de datos adjuntos.

GetAttachmentStreamAsync(IAttachments, String, String, CancellationToken)

Operaciones de datos adjuntos.

Se aplica a