다음을 통해 공유


PropertyPaneChoiceGroupProperties.Options 속성

정의

PropertyPaneChoiceGroupOption형식의 이 선택 그룹에 대한 옵션 컬렉션을 가져오거나 설정합니다.

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

속성 값

이 값은 선택 그룹의 아이콘 속성입니다.

적용 대상