AttachmentsExtensions.GetAttachmentInfo(IAttachments, String) メソッド

定義

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

パラメーター

operations
IAttachments
attachmentId
String

戻り値

適用対象