다음을 통해 공유


IfCondition.ElseActions 속성

정의

false 범위에 대한 목록 작업을 가져오거나 설정합니다.

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)

속성 값

대화 상자 작업의 입니다 List<T> .

적용 대상