Condividi tramite


DynamicList.List Proprietà

Definizione

Ottiene o imposta gli elenchi da aggiungere all'entità elenco estesa.

public System.Collections.Generic.IList<Microsoft.Bot.Builder.AI.LuisV3.ListElement> List { get; set; }
member this.List : System.Collections.Generic.IList<Microsoft.Bot.Builder.AI.LuisV3.ListElement> with get, set
Public Property List As IList(Of ListElement)

Valore della proprietà

Elenchi da aggiungere all'entità elenco estesa.

Si applica a