This documentation is archived and is not being maintained.

WorkItemLinkEventArgs::ChangedLink Property

Gets the link that was updated.

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

public:
property Object^ ChangedLink {
	Object^ get ();
}

Property Value

Type: System::Object
Returns Object.

Show: