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
如果已授與同意,則為 True。 否則為 false。
備註
您可以透過 [ 診斷和意見反應 設定] 畫面來設定此值。