Compartilhar via


PropertyPaneChoiceGroupProperties.Options Propriedade

Definição

Obtém ou define a coleção de opções para esse grupo de opções do tipo 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)

Valor da propriedade

Esse valor é as propriedades de ícone do grupo de escolha.

Aplica-se a