次の方法で共有


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。

注釈

この値は、[ 診断とフィードバック の設定] 画面でユーザーが設定できます。

適用対象

こちらもご覧ください