The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
NativeControlTypeKind Enumeration
Represents the kinds of native control values.
Assembly: Microsoft.VisualStudio.TestTools.UITest.Extension (in Microsoft.VisualStudio.TestTools.UITest.Extension.dll)
| Member name | Description | |
|---|---|---|
| AsInteger | Treat the value as an integer. | |
| AsString | Treat the value as a string. |
Show: