Partilhar via


PropertyPaneDropDownProperties.Options Propriedade

Definição

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

Valor de Propriedade

Este valor é as opções da lista suspensa.

Aplica-se a