WorkItemLinkValidationException.WorkItemLinkInfo.GetHashCode Method

Gets the hash code of the work item.

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

Syntax

'Declaration
Public Overrides Function GetHashCode As Integer
public override int GetHashCode()
public:
virtual int GetHashCode() override
abstract GetHashCode : unit -> int  
override GetHashCode : unit -> int
public override function GetHashCode() : int

Return Value

Type: System.Int32
The hash code of the work item.

.NET Framework Security

See Also

Reference

WorkItemLinkValidationException.WorkItemLinkInfo Structure

Microsoft.TeamFoundation.WorkItemTracking.Client Namespace