次の方法で共有


PromptOptions<T>.Choices プロパティ

定義

選択時に返される選択肢とシノニム。

public System.Collections.Generic.IReadOnlyDictionary<T,System.Collections.Generic.IReadOnlyList<T>> Choices { get; }
member this.Choices : System.Collections.Generic.IReadOnlyDictionary<'T, System.Collections.Generic.IReadOnlyList<'T>>
Public ReadOnly Property Choices As IReadOnlyDictionary(Of T, IReadOnlyList(Of T))

プロパティ値

実装

適用対象