UIContextGuids Fields
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | CodeWindow | Specifies a context in which a code window currently has focus. |
![]() ![]() | Debugging | Specifies a context in which debugging is active. |
![]() ![]() | DesignMode | Specifies a context where the editor is in design mode. |
![]() ![]() | Dragging | Specifies a context that occurs while dragging items in Solution Explorer. |
![]() ![]() | EmptySolution | Specifies a context in which an empty solution has been loaded. |
![]() ![]() | FullScreenMode | Specifies a context that is active when Visual Studio is in full screen mode. |
![]() ![]() | NoSolution | Specifies a context in which no solution is loaded. |
![]() ![]() | SolutionBuilding | Specifies a context in which a project or solution is currently being built. |
![]() ![]() | SolutionExists | Specifies a context in which a solution has been loaded. |
![]() ![]() | SolutionHasMultipleProjects | Specifies a context in which a loaded solution contains more than one project. |
![]() ![]() | SolutionHasSingleProject | Specifies a context in which a loaded solution contains a single project. |
Show:

