TaskListViews Class

Specifies views used to display the task list.

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)

Syntax

'Declaration
Public MustInherit Class TaskListViews
'Usage
Dim instance As TaskListViews
public abstract class TaskListViews
public ref class TaskListViews abstract
public abstract class TaskListViews

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.Shell.Interop.TaskListViews

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

TaskListViews Members

Microsoft.VisualStudio.Shell.Interop Namespace