Поделиться через


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)

Значение свойства

Регистр по умолчанию.

Применяется к