This documentation is archived and is not being maintained.

WorkItemTrackingDocumentEventHandler Delegate

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

public delegate void WorkItemTrackingDocumentEventHandler(
	Object^ sender, 
	EventArgs^ e
)

Parameters

sender
Type: System::Object
e
Type: System::EventArgs
Show: