This documentation is archived and is not being maintained.
Workspace::GetHashCode Method (Workspace)
Visual Studio 2013
Gets the hash code for the specified Workspace instance.
Namespace: Microsoft.TeamFoundation.VersionControl.Client
Assembly: Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
Parameters
- obj
- Type: Microsoft.TeamFoundation.VersionControl.Client::Workspace
The Workspace for which to compute a hash code.
Implements
IEqualityComparer<T>::GetHashCode(T)- 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: