This documentation is archived and is not being maintained.
TfsConnection::Equals Method
Visual Studio 2013
Returns true of the specified object is equal to this TfsConnection.
Equality is defined by comparing the fully qualified url of the two TfsConnections
Namespace: Microsoft.TeamFoundation.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Parameters
- obj
- Type: System::Object
object to compare this object to
- 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: