SearchConfiguration.AlwaysSearch Field
Returns "AlwaysSearch", and is used to make sure that the UI test playback engine does not use a cached control to perform any search action.
Namespace: Microsoft.VisualStudio.TestTools.UITest.Extension
Assembly: Microsoft.VisualStudio.TestTools.UITest.Extension (in Microsoft.VisualStudio.TestTools.UITest.Extension.dll)
Syntax
'Declaration
Public Shared ReadOnly AlwaysSearch As String
public static readonly string AlwaysSearch
public:
static initonly String^ AlwaysSearch
static val AlwaysSearch: string
public static final var AlwaysSearch : String
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.