Condividi tramite


BotStateSet.BotStates Proprietà

Definizione

Ottiene o imposta l'elenco BotStates per BotStateSet.

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

Valore della proprietà

Oggetti BotState gestiti da questa classe.

Si applica a