This documentation is archived and is not being maintained.

ProjectInfo::Equals Method

This member overrides Object::Equals(Object).

Namespace:  Microsoft.TeamFoundation.Server
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

public:
virtual bool Equals(
	Object^ that
) override

Parameters

that
Type: System::Object

Return Value

Type: System::Boolean
Returns Boolean.

Show: