Partilhar via


PropertyPaneChoiceGroupProperties.Options Propriedade

Definição

Obtém ou Define a coleção de opções para este 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 de Propriedade

Esse valor é as propriedades do ícone do grupo de opções.

Aplica-se a