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.
SearchConfiguration::NameEquals Method (String^, String^)
Returns a value that indicates whether the two configuration names match.
Assembly: Microsoft.VisualStudio.TestTools.UITest.Extension (in Microsoft.VisualStudio.TestTools.UITest.Extension.dll)
Parameters
- configName1
-
Type:
System::String^
The first configuration name.
- configName2
-
Type:
System::String^
The second configuration name.
Show: