StandardTables Class

Visual Studio 2015
 

Standard ITableManager.Identifier used by the Error and Task Lists.

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

System::Object
  Microsoft.VisualStudio.Shell.TableManager::StandardTables

public ref class StandardTables abstract sealed 

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticErrorsTable

The string equivalent of the ITableManager.Identifier for the ITableManager providing errors for the Error List.

System_CAPS_pubfieldSystem_CAPS_staticTasksTable

The string equivalent of the ITableManager.Identifier for the ITableManager providing tasks for 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.

Return to top
Show: