Partager via


PropertyPaneDropDownProperties.Options Propriété

Définition

Obtient ou définit la collection d’options pour cette liste déroulante de type 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)

Valeur de propriété

Cette valeur est les options de la liste déroulante.

S’applique à