This topic has not yet been rated - Rate this topic

PlaybackSettings.SendKeysAsScanCode Property

Gets or sets a value indicating whether to send the keys as a scan-code.

Namespace:  Microsoft.VisualStudio.TestTools.UITesting
Assembly:  Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.dll)
public bool SendKeysAsScanCode { get; set; }

Property Value

Type: System.Boolean
true if keys are sent as scan-code; false if the keys are sent as unicode.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ