This documentation is archived and is not being maintained.
WorkItemLinkInfo Structure
Visual Studio 2013
Structure that represents WorkItemLink query results.
Namespace: Microsoft.TeamFoundation.WorkItemTracking.Client
Assembly: Microsoft.TeamFoundation.WorkItemTracking.Client (in Microsoft.TeamFoundation.WorkItemTracking.Client.dll)
The WorkItemLinkInfo type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | Compares this instance to the specified object. (Overrides ValueType::Equals(Object).) |
![]() | Equals(WorkItemLinkInfo) | Checks whether this instance is equivalent to the specified WorkItemLinkInfo instance. |
![]() | GetHashCode | Gets a hash code for this instance. (Overrides ValueType::GetHashCode().) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
| Name | Description | |
|---|---|---|
![]() ![]() | Equality | Operator to check for equality between the specified WorkItemLinkInfo instances. |
![]() ![]() | Inequality | Operator to check for inequality between the specified WorkItemLinkInfo instances. |
Show:
