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.
TcmInformation::Inequality Operator (TcmInformation^, TcmInformation^)
Represents the inequality operator (!=) to compare two TCM information objects.
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
Parameters
- left
-
Type:
Microsoft.VisualStudio.TestTools.Common::TcmInformation^
A TcmInformation object.
- right
-
Type:
Microsoft.VisualStudio.TestTools.Common::TcmInformation^
A TcmInformation object.
Show: