Jaa


PropertyPaneChoiceGroupProperties.Options Property

Definition

Gets or Sets the collection of options for this choice group of type 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)

Property Value

This value is the icon properties of the choice group.

Applies to