Udostępnij za pośrednictwem


OnCondition.Actions Właściwość

Definicja

Pobiera lub ustawia akcje, które mają zostać dodane do planu po spełnieniu ograniczeń reguły.

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

Wartość właściwości

Akcje dodawania do planu po spełnieniu ograniczeń reguły.

Dotyczy