SwitchCondition.Default プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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)
プロパティ値
既定のケース。
適用対象