次の方法で共有


ValidateResult.Choices フィールド

定義

応答を明確にするための選択肢。

public System.Collections.Generic.IEnumerable<Microsoft.Bot.Builder.FormFlow.Choice> Choices;
val mutable Choices : seq<Microsoft.Bot.Builder.FormFlow.Choice>
Public Choices As IEnumerable(Of Choice) 

フィールド値

適用対象