PenAndInkSettings.UserConsentsToHandwritingTelemetryCollection 属性

定义

获取是否可以收集墨迹/手写输入遥测数据并将其发送给 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。

注解

用户可以通过 “诊断和反馈 设置”屏幕设置此值。

适用于

另请参阅