This documentation is archived and is not being maintained.
TeamFoundationServer::Equals Method
Visual Studio 2013
Checks to see whether this TeamFoundationServer object is equal to the specified object.
Namespace: Microsoft.TeamFoundation.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Parameters
- obj
- Type: System::Object
The object to which to compare this TeamFoundationServer 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: