Delen via


PropertyPaneDropDownProperties.Options Eigenschap

Definitie

Hiermee haalt u de verzameling opties voor deze vervolgkeuzelijst van het type PropertyPaneDropDownOptionop of stelt u deze in.

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)

Waarde van eigenschap

Deze waarde is de opties van de vervolgkeuzelijst.

Van toepassing op