次の方法で共有


PromptOptions<T>.Options プロパティ

定義

選択時に返される選択肢。

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

プロパティ値

実装

適用対象