This documentation is archived and is not being maintained.

PolicyEnvelope::GetHashCode Method

Gets the hash code for this object.

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

public:
virtual int GetHashCode() override

Return Value

Type: System::Int32
The hash code for this object.

Show: