共用方式為


CustomQuestionAnswering.LogPersonalInformation 屬性

定義

取得值,指出是否要記錄來自使用者的個人資訊。

public bool LogPersonalInformation { get; }
member this.LogPersonalInformation : bool
Public ReadOnly Property LogPersonalInformation As Boolean

屬性值

如果為 true,則會將個人資訊記錄到 IBotTelemetryClient.TrackEvent 方法中;否則會篩選屬性。

實作

適用於