ToolWindowGuids Members
Include Protected Members
Include Inherited Members
Provides GUIDs that are used to identify Visual Studio tool windows.
The ToolWindowGuids type exposes the following members.
Methods
Name
Description
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Serves as a hash function for a particular type. (Inherited from Object.)
Gets the type of the current instance. (Inherited from Object.)
Creates a shallow copy of the current Object. (Inherited from Object.)
Returns a string that represents the current object. (Inherited from Object.)
Top
Fields
Name
Description
For internal use only.
This tool window provides a list of all classes in a solution.
This tool window provides a way to execute commands directly in the Visual Studio shell.
This tool window provides links to help topics based on the current context.
This tool window provides an outline of an HTML file.
This tool window provides the ability to search files for a string.
This tool window provides the ability to search and replace on the currently opened file.
This tool window provides a list of the search results.
This tool window provides a second list of search results.
This tool window provides a list of macros available for use in the Visual Studio shell.
This tool window provides a list of components installed on the system.
This tool window provides the results of searching for a symbol.
This tool window provides the ability to search for a symbol.
This tool window displays any output generated by a build process or a program being debugged.
This tool window provides a list of properties associated with the currently selected file or project in Solution Explorer.
This tool window provides a list of resources available in a project.
This tool window provides a list of servers used for connecting to databases.
This tool window provides a list of projects and their files in a solution.
This tool window provides a list of user-specified tasks to be accomplished for a project.
This tool window provides a list of components that can be added to a project, typically through the Windows Forms designer.
Top