SearchConfiguration.ExpandWhileSearching Field
Returns "Expand", and indicates that the container control expand before searching its hierarchy.
Namespace: Microsoft.VisualStudio.TestTools.UITest.Extension
Assembly: Microsoft.VisualStudio.TestTools.UITest.Extension (in Microsoft.VisualStudio.TestTools.UITest.Extension.dll)
Syntax
'Declaration
Public Shared ReadOnly ExpandWhileSearching As String
public static readonly string ExpandWhileSearching
public:
static initonly String^ ExpandWhileSearching
static val ExpandWhileSearching: string
public static final var ExpandWhileSearching : 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.