Compartir a través de


SwitchCondition.Default Propiedad

Definición

Obtiene o establece el caso predeterminado.

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)

Valor de propiedad

Caso predeterminado.

Se aplica a