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.
IQueryElement::SearchConfigurations Property
Gets or sets a list of attributes to help with search.
Assembly: Microsoft.VisualStudio.TestTools.UITest.Extension (in Microsoft.VisualStudio.TestTools.UITest.Extension.dll)
property array<String^>^ SearchConfigurations { array<String^>^ get(); void set(array<String^>^ value); }
Show: