Compartir a través de


PropertyPaneDropDownOption.Type Propiedad

Definición

Obtiene o establece el tipo de opción. Si se omite, el valor predeterminado es PropertyPaneDropdownMenuItemType.Normal de tipo PropertyPaneDropDownOption.DropDownOptionType.

public Microsoft.Bot.Schema.SharePoint.PropertyPaneDropDownOption.DropDownOptionType Type { get; set; }
member this.Type : Microsoft.Bot.Schema.SharePoint.PropertyPaneDropDownOption.DropDownOptionType with get, set
Public Property Type As PropertyPaneDropDownOption.DropDownOptionType

Valor de propiedad

Este valor es el tipo de la lista desplegable.

Se aplica a