DisableSmartIdentification Property
Description
Indicates whether to turn off the smart identification mechanism during the test run.
Property type
Read-write property
Syntax
Visual Basic
Public Property DisableSmartIdentification As Boolean
Return Type
  • True--Disables the smart identification mechanism for the test run.
  • False--The smart identification mechanism to use, if applicable, during the test run.
See Also