Aracılığıyla paylaş


BotStateSet.BotStates Özellik

Tanım

BotStateSet için BotStates listesini alır veya ayarlar.

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)

Özellik Değeri

Bu sınıf tarafından yönetilen BotState nesneleri.

Şunlara uygulanır