Task::OnHelp Method (EventArgs^)

 

Raised when the user requests Help; for example by right-clicking and selecting Show Error Help.

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

protected:
virtual void OnHelp(
	EventArgs^ e
)

Parameters

e
Type: System::EventArgs^

EventArgs.

Return to top
Show: