共用方式為


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

如果已授與同意,則為 True。 否則為 false。

備註

您可以透過 [ 診斷和意見反應 設定] 畫面來設定此值。

適用於

另請參閱