Delen via


IfCondition.ElseActions Eigenschap

Definitie

Hiermee worden lijstacties voor een onjuist bereik opgehaald of ingesteld.

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

Waarde van eigenschap

A List<T> van dialoogvensteracties.

Van toepassing op