다음을 통해 공유


SwitchCondition.Cases 속성

정의

Cases를 가져오거나 설정합니다.

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

속성 값

경우.

적용 대상