共用方式為


QnAMakerTraceInfo.IsTest 屬性

定義

取得或設定值,指出是否取得或設定要呼叫之知識庫的環境。

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

屬性值

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

適用於