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.
TestMessageLogEntryIdentity::Equality Operator (TestMessageLogEntryIdentity, TestMessageLogEntryIdentity)
Determines whether two TestMessageLogEntryIdentity objects have the same values (=).
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
public: static bool operator ==( TestMessageLogEntryIdentity left, TestMessageLogEntryIdentity right )
Parameters
Show: