This documentation is archived and is not being maintained.
WorkItemLinkValidationException::WorkItemLinkInfo::Equals Method (Object)
Visual Studio 2013
Checks whether this work item link information structure matches the specified object.
Namespace: Microsoft.TeamFoundation.WorkItemTracking.Client
Assembly: Microsoft.TeamFoundation.WorkItemTracking.Client (in Microsoft.TeamFoundation.WorkItemTracking.Client.dll)
Parameters
- obj
- Type: System::Object
Return Value
Type: System::BooleanTrue if this structure and the specified object are equivalent; otherwise, false.
- 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: