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.
ParameterizedString::Inequality Operator (ParameterizedString^, ParameterizedString^)
Returns a value that indicates whether two objects are not equal.
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Parameters
- left
-
Type:
Microsoft.TeamFoundation.TestManagement.Client::ParameterizedString^
The ParameterizedString for the left side of an equality expression.
- right
-
Type:
Microsoft.TeamFoundation.TestManagement.Client::ParameterizedString^
The ParameterizedString for the right side of an equality expression.
Show: