LuisRecognizer.LogPersonalInformation 属性

定义

获取或设置一个值,该值指示是否将来自用户的个人信息记录到遥测。

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

属性值

如果为 true,则个人信息将记录到遥测;否则将筛选属性。

适用于