TaskProvider.Show Method

Displays the task list window.

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

Syntax

'Declaration
Public Overridable Sub Show
public virtual void Show()
public:
virtual void Show()
abstract Show : unit -> unit 
override Show : unit -> unit 
public function Show()

.NET Framework Security

See Also

Reference

TaskProvider Class

Microsoft.VisualStudio.Shell Namespace