다음을 통해 공유


PropertyPaneDropDownProperties.Options 속성

정의

PropertyPaneDropDownOption형식 드롭다운에 대한 옵션 컬렉션을 가져오거나 설정합니다.

public System.Collections.Generic.IEnumerable<Microsoft.Bot.Schema.SharePoint.PropertyPaneDropDownOption> Options { get; set; }
member this.Options : seq<Microsoft.Bot.Schema.SharePoint.PropertyPaneDropDownOption> with get, set
Public Property Options As IEnumerable(Of PropertyPaneDropDownOption)

속성 값

이 값은 드롭다운 옵션입니다.

적용 대상