SwitchCondition.Cases Proprietà

Definizione

Ottiene o imposta Case.

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)

Valore della proprietà

Casi.

Si applica a