次の方法で共有


PromptOptions.Validations プロパティ

定義

プロンプトにアタッチされている任意 PromptValidator<T> の オプションで使用する追加のオプションを取得または設定します。

public object Validations { get; set; }
member this.Validations : obj with get, set
Public Property Validations As Object

プロパティ値

プロンプト検証コントロールで使用するための追加のオプション。

適用対象