共用方式為


LuisPredictionOptions.IncludeAllIntents 屬性

定義

取得或設定值,指出所有意圖都傳回,還是只傳回前一個意圖。

public bool IncludeAllIntents { get; set; }
member this.IncludeAllIntents : bool with get, set
Public Property IncludeAllIntents As Boolean

屬性值

True 是表示 傳回所有意圖。

適用於