次の方法で共有


PromptRecognizerResult<T>.Value プロパティ

定義

認識値を取得または設定します。

public T Value { get; set; }
member this.Value : 'T with get, set
Public Property Value As T

プロパティ値

T

が true の場合 Succeeded 、プロンプトからの認識結果になります。

適用対象