AttachmentsExtensions.GetAttachmentInfo(IAttachments, String) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public static Microsoft.Bot.Connector.AttachmentInfo GetAttachmentInfo (this Microsoft.Bot.Connector.IAttachments operations, string attachmentId);
static member GetAttachmentInfo : Microsoft.Bot.Connector.IAttachments * string -> Microsoft.Bot.Connector.AttachmentInfo
<Extension()>
Public Function GetAttachmentInfo (operations As IAttachments, attachmentId As String) As AttachmentInfo
Paramètres
- operations
- IAttachments
- attachmentId
- String