共用方式為


QnAMakerOptions.IsTest 屬性

定義

取得或設定值,指出要呼叫之知識庫的測試或生產環境。

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

屬性值

值,指出呼叫測試或生產環境知識庫。

適用於