다음을 통해 공유


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

반환

적용 대상