_dispTaskListEvents_TaskNavigatedEventHandler Delegate
This delegate supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Microsoft Internal Use Only.
Namespace: EnvDTEAssembly: EnvDTE (in envdte.dll)
[ComVisibleAttribute(false)] public delegate void _dispTaskListEvents_TaskNavigatedEventHandler ( [InAttribute] TaskItem TaskItem, [InAttribute] out bool NavigateHandled )
/** @delegate */ /** @attribute ComVisibleAttribute(false) */ public delegate void _dispTaskListEvents_TaskNavigatedEventHandler ( /** @attribute InAttribute() */ TaskItem TaskItem, /** @attribute InAttribute() */ /** @attribute OutAttribute() */ /** @ref */ boolean NavigateHandled )
Parameters
- TaskItem
- NavigateHandled