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)

属性值

例。

适用于