Element.Buttons 속성

정의

요소에 대한 단추 목록을 가져옵니다.

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

속성 값

요소에 대한 단추 목록입니다.

적용 대상