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