VSConstants.StandardToolWindows Class

Contains GUIDs for standard tool windows.

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.VSConstants.StandardToolWindows

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

Syntax

'Declaration
Public NotInheritable Class StandardToolWindows
public static class StandardToolWindows
public ref class StandardToolWindows abstract sealed
[<AbstractClass>]
[<Sealed>]
type StandardToolWindows =  class end
public final class StandardToolWindows

The VSConstants.StandardToolWindows type exposes the following members.

Fields

  Name Description
Public fieldStatic member ApplicationVerifier GUID of the Application Verifier window.
Public fieldStatic member Autos GUID of the Autos window.
Public fieldStatic member Behaviors GUID of the Behaviors window.
Public fieldStatic member Bookmarks GUID of the Bookmarks window.
Public fieldStatic member Breakpoints GUID of the Breakpoints window.
Public fieldStatic member CallBrowser GUID of the Call Browser window.
Public fieldStatic member CallBrowserSecondary GUID of the Call Browser Secondary window.
Public fieldStatic member CallHierarchy GUID of the Call Heirarchy window.
Public fieldStatic member CallStack GUID of the Call Stack window.
Public fieldStatic member ClassDetails GUID of the Class Details window.
Public fieldStatic member ClassView GUID of the Class View window.
Public fieldStatic member CodeCoverageResults GUID of the Code Coverage Results window.
Public fieldStatic member CodeDefinition GUID of the Code Definition window.
Public fieldStatic member CodeMetrics GUID of the Code Metrics window.
Public fieldStatic member ColorPalette GUID of the Color Palette window.
Public fieldStatic member Command GUID of the Command window.
Public fieldStatic member ConditionalFormatting GUID of the Conditional Formatting window.
Public fieldStatic member ConsoleIO GUID of the Console IO window.
Public fieldStatic member CSSApplyStyles GUID of the CSS Apply Styles window.
Public fieldStatic member CSSManageStyles GUID of the CSS Manage Styles window.
Public fieldStatic member CSSProperties GUID of the CSS Properties window.
Public fieldStatic member CSSPropertyGrid GUID of the CSS Property Grid window.
Public fieldStatic member DatabaseSchemaView GUID of the Database Schema View window.
Public fieldStatic member DataCollectionControl GUID of the Data Collection Control window.
Public fieldStatic member DataGenerationDetails GUID of the Data Generation Details window.
Public fieldStatic member DataGenerationPreview GUID of the Data Generation Preview window.
Public fieldStatic member DataSource GUID of the Data Source window.
Public fieldStatic member DBProEventMonitor GUID of the DB Pro Event Monitor window.
Public fieldStatic member DebugHistory GUID of the Debug History window.
Public fieldStatic member DeviceSecurityManager Device Security Manager
Public fieldStatic member Disassembly Disassembly
Public fieldStatic member DocumentOutline Document Outline
Public fieldStatic member EntityMappingDetails Entity Mapping Details
Public fieldStatic member EntityModelBrowser Entity Model Browser
Public fieldStatic member ErrorList Error List
Public fieldStatic member Find1 Find Results 1
Public fieldStatic member Find2 Find Results 2
Public fieldStatic member FindInFiles Find in Files
Public fieldStatic member FindReplace Find/Replace
Public fieldStatic member FindSymbol Find Symbol
Public fieldStatic member FindSymbolResults Find Symbol Results
Public fieldStatic member HTMLPropertyGrid HTML Property Grid
Public fieldStatic member Immediate Immediate
Public fieldStatic member Layers Layers
Public fieldStatic member LoadTest Load Test
Public fieldStatic member LoadTestPostRun Load Test Post Run
Public fieldStatic member LocalChanges Local Changes
Public fieldStatic member Locals Locals
Public fieldStatic member MacroExplorer Macro Explorer
Public fieldStatic member ManualTestExecution Manual Test Execution
Public fieldStatic member Modules Modules
Public fieldStatic member ObjectBrowser Object Browser
Public fieldStatic member ObjectTestBench Object Test bench
Public fieldStatic member Output Output
Public fieldStatic member ParallelStacks Parallel Stacks
Public fieldStatic member ParallelTasks Parellel Tasks
Public fieldStatic member PendingCheckIn Pending Check In
Public fieldStatic member PerformanceExplorer Performance Explorer
Public fieldStatic member Processes Processes
Public fieldStatic member Properties Properties
Public fieldStatic member PropertyManager Property Manager
Public fieldStatic member Registers GUID of the Registers window.
Public fieldStatic member ResourceView GUID of the Resource View window.
Public fieldStatic member RunningDocuments GUID of the Running Documents window.
Public fieldStatic member ServerExplorer GUID of the Server Explorer window.
Public fieldStatic member SolutionExplorer GUID of the Solution Explorer window.
Public fieldStatic member SourceControlExplorer GUID of the Source Control Explorer window.
Public fieldStatic member SourceHistory GUID of the Source History window.
Public fieldStatic member SQLSchemaUpdateScript GUID of the SQL Schema Update Script window.
Public fieldStatic member StartPage GUID of the Start Page window.
Public fieldStatic member StyleOrganizer GUID of the Style Organizer window.
Public fieldStatic member TaskList GUID of the Task List window.
Public fieldStatic member TeamExplorer GUID of the Team Explorer window.
Public fieldStatic member TestImpactView GUID of the Test Impact View window.
Public fieldStatic member TestManager GUID of the Test Manager window.
Public fieldStatic member TestResults GUID of the Test Results window.
Public fieldStatic member TestRunQueue GUID of the Test Run Queue window.
Public fieldStatic member TestView GUID of the Test View window.
Public fieldStatic member Threads GUID of the Threads window.
Public fieldStatic member Toolbox GUID of the Toolbox window.
Public fieldStatic member UAMSynchronizations GUID of the UAM Synchronizations window.
Public fieldStatic member VCPPPropertyManager GUID of the VCPP Property Manager window.
Public fieldStatic member VSMDPropertyBrowser GUID of the VSMD Property Browser window.
Public fieldStatic member VSTOAddBookmark GUID of the VSTO Add Bookmark window,
Public fieldStatic member Watch GUID of the Watch window.
Public fieldStatic member WebBrowser GUID of the Web Browser window.
Public fieldStatic member WebBrowserPreview GUID of the Web Browser Preview window.
Public fieldStatic member WebPartGallery GUID of the Web Part Gallery window.
Public fieldStatic member XMLSchemaExplorer GUID of the XML Schema Explorer window.

Top

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

Microsoft.VisualStudio Namespace