Sdílet prostřednictvím


IAttachments Rozhraní

Definice

Operace příloh.

public interface IAttachments
type IAttachments = interface
Public Interface IAttachments
Odvozené

Metody

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

GetAttachmentInfo.

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

GetAttachment.

Metody rozšíření

GetAttachment(IAttachments, String, String)

Operace příloh.

GetAttachmentAsync(IAttachments, String, String, CancellationToken)

GetAttachment.

GetAttachmentInfo(IAttachments, String)

Operace příloh.

GetAttachmentInfoAsync(IAttachments, String, CancellationToken)

GetAttachmentInfo.

GetAttachmentStream(IAttachments, String, String)

Operace příloh.

GetAttachmentStreamAsync(IAttachments, String, String, CancellationToken)

Operace příloh.

Platí pro