TaskListViews Fields

 

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

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticAll

Indicates all tasks are shown.

System_CAPS_pubfieldSystem_CAPS_staticCheckedTasks

Indicates only checked tasks are shown.

System_CAPS_pubfieldSystem_CAPS_staticCommentTasks

Indicates only comment tasks are shown.

System_CAPS_pubfieldSystem_CAPS_staticCompilerTasks

Indicates only tasks created by the compiler are shown.

System_CAPS_pubfieldSystem_CAPS_staticCurrentFileTasks

Indicates only tasks in the current file are shown.

System_CAPS_pubfieldSystem_CAPS_staticHTMLTasks

Indicates only HTML tasks are shown.

System_CAPS_pubfieldSystem_CAPS_staticShortcutTasks

Indicates only shortcut tasks are shown.

System_CAPS_pubfieldSystem_CAPS_staticUncheckedTasks

Indicates only unchecked tasks are shown.

System_CAPS_pubfieldSystem_CAPS_staticUserTasks

Indicates only manually entered tasks are shown.

Return to top
Show: