PenAndInkSettings.UserConsentsToHandwritingTelemetryCollection 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取是否可以收集墨迹/手写输入遥测数据并将其发送给 Microsoft 以提高识别和建议功能。
public:
property bool UserConsentsToHandwritingTelemetryCollection { bool get(); };
bool UserConsentsToHandwritingTelemetryCollection();
public bool UserConsentsToHandwritingTelemetryCollection { get; }
var boolean = penAndInkSettings.userConsentsToHandwritingTelemetryCollection;
Public ReadOnly Property UserConsentsToHandwritingTelemetryCollection As Boolean
属性值
Boolean
bool
如此 如果已授予同意。 否则为 false。
注解
用户可以通过 “诊断和反馈 设置”屏幕设置此值。