次の方法で共有


LuisRecognizer.LogPersonalInformation プロパティ

定義

ユーザーから取得した個人情報をテレメトリに記録するかどうかを示す値を取得または設定します。

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

プロパティ値

true の場合、個人情報はテレメトリに記録されます。それ以外の場合、プロパティはフィルター処理されます。

適用対象