This documentation is archived and is not being maintained.
Mapping::Inequality Operator
Visual Studio 2013
Compares whether two Mapping objects are not equivalent.
Namespace: Microsoft.TeamFoundation.VersionControl.Client
Assembly: Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
Parameters
- mapping1
- Type: Microsoft.TeamFoundation.VersionControl.Client::Mapping
The first Mapping object.
- mapping2
- Type: Microsoft.TeamFoundation.VersionControl.Client::Mapping
The second Mapping object.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: