다음을 통해 공유


AttachmentPayload.Elements 속성

정의

템플릿의 미디어 요소 목록을 가져옵니다.

public System.Collections.Generic.List<Microsoft.Bot.Builder.Adapters.Facebook.FacebookEvents.Templates.Element> Elements { get; }
member this.Elements : System.Collections.Generic.List<Microsoft.Bot.Builder.Adapters.Facebook.FacebookEvents.Templates.Element>
Public ReadOnly Property Elements As List(Of Element)

속성 값

템플릿의 미디어 요소 목록입니다.

적용 대상