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.
TestClassExtensionAttribute::Equals Method (Object^)
Determines whether the test class extension object is equal to the provided test class extension object.
Assembly: Microsoft.VisualStudio.QualityTools.UnitTestFramework (in Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll)
Parameters
- other
-
Type:
System::Object^
Test class extension object that is provided for comparison.
Show: