StandardTableDataSources Class
Standard ITableDataSource.SourceTypeIdentifier> used by the Error and Task Lists.
Assembly: Microsoft.VisualStudio.Shell.Immutable.14.0 (in Microsoft.VisualStudio.Shell.Immutable.14.0.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | AnyDataSource | Represents a string identifier of an "any data source". Used by ITableControlEventProcessorProvider to identify event processors that are not limited to any particular data source. Wildcards in the source string are not supported in general. This is handled as a special case. |
![]() ![]() | CommentTableDataSource | The ITableDataSource.SourceTypeIdentifier for sources providing comment tasks to the task list. |
![]() ![]() | ErrorTableDataSource | The string equivalent of the "ITableDataSource.SourceTypeIdentifier for sources providing errors to the error list. |
![]() ![]() | ShortcutTableDataSource | The string equivalent of the ITableDataSource.SourceTypeIdentifier for sources providing shortcut tasks to the task list. Corresponds to GUID_Shortcut_TaskProvider</para> |
![]() ![]() | UserTableDataSource | The string equivalent of the ITableDataSource.SourceTypeIdentifier for sources providing user tasks to the task list. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

