共用方式為


QnAMakerOptions.MetadataBoost 屬性

定義

警告

This property is no longer used and will be ignored

取得或設定 Metadata 呼叫 QnA Maker 以提升結果時要傳送的集合。

[System.Obsolete("This property is no longer used and will be ignored")]
public Microsoft.Bot.Builder.AI.QnA.Metadata[] MetadataBoost { get; set; }
[<System.Obsolete("This property is no longer used and will be ignored")>]
member this.MetadataBoost : Microsoft.Bot.Builder.AI.QnA.Metadata[] with get, set
Public Property MetadataBoost As Metadata()

屬性值

Metadata 的陣列。

屬性

適用於