다음을 통해 공유


SwitchCondition.Default 속성

정의

기본 대/소문자를 가져오거나 설정합니다.

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

속성 값

기본 사례입니다.

적용 대상