共用方式為


PromptRecognizerResult<T>.Value 屬性

定義

取得或設定辨識值。

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

屬性值

T

如果 Succeeded 為 true,則提示中的辨識結果。

適用於