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입니다.
설명
이 값은 진단 및 피드백 설정 화면을 통해 사용자가 설정할 수 있습니다.