Dela via


BotStateSet.BotStates Egenskap

Definition

Hämtar eller anger BotStates-listan för 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)

Egenskapsvärde

BotState-objekt som hanteras av den här klassen.

Gäller för