Property EnableKeyboardRecording EnableKeyboardRecording Gets or sets a value indicating whether keyboard input recording is enabled. Declaration public bool EnableKeyboardRecording { get; set; } Property Value Type Description bool true if keyboard recording is enabled; otherwise, false.