次の方法で共有


LuisAdaptiveRecognizer.LogPersonalInformation プロパティ

定義

個人情報をテレメトリに記録する必要があるかどうかを判断するフラグを取得または設定します。

public AdaptiveExpressions.Properties.BoolExpression LogPersonalInformation { get; set; }
member this.LogPersonalInformation : AdaptiveExpressions.Properties.BoolExpression with get, set
Public Property LogPersonalInformation As BoolExpression

プロパティ値

個人情報で示すフラグは、テレメトリに記録する必要があります。

適用対象