UIContextGuids100 Members

Include Protected Members
Include Inherited Members

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Provides more GUIDs that are used to identify command contexts.

The UIContextGuids100 type exposes the following members.

Fields

  Name Description
Public fieldStatic member AsyncSolutionLoading A solution is being loaded asynchronously, that is, not in the background.
Public fieldStatic member CodeWindow Specifies a context in which a code window currently has focus.
Public fieldStatic member DataSourceWindowAutoVisible Specifies a context in which a data source window is auto visible.
Public fieldStatic member DataSourceWindowSupported Specifies a context in which a data source window is supported by the project.
Public fieldStatic member DataSourceWizardSuppressed The user wants to suppress the Data Source Wizard in the local data system.
Public fieldStatic member Debugging Specifies a context in which debugging is active.
Public fieldStatic member DesignMode Specifies a context where the editor is in design mode.
Public fieldStatic member Dragging Specifies a context that occurs while dragging items in Solution Explorer.
Public fieldStatic member EmptySolution Specifies a context in which an empty solution has been loaded.
Public fieldStatic member FullScreenMode
Public fieldStatic member HistoricalDebugging Specifies a context that is active when the historical debugger is being used.
Public fieldStatic member NoSolution Specifies a context in which no solution is loaded.
Public fieldStatic member NotBuildingAndNotDebugging
Public fieldStatic member ProjectRetargeting
Public fieldStatic member SolutionBuilding Specifies a context in which a project or solution is currently being built.
Public fieldStatic member SolutionExists
Public fieldStatic member SolutionExistsAndFullyLoaded A solution has been loaded, and all its projects that are not explicitly marked not to load have been loaded also.
Public fieldStatic member SolutionExistsAndNotBuildingAndNotDebugging Specifies a context in which a solution is loaded and is not being built or debugged.
Public fieldStatic member SolutionHasMultipleProjects
Public fieldStatic member SolutionHasSingleProject Specifies a context in which a loaded solution contains a single project.
Public fieldStatic member SolutionOpening Specifies a context in which a solution is being opened.
Public fieldStatic member SolutionOrProjectUpgrading Specifies a context in which a solution or project is being upgraded.
Public fieldStatic member ToolboxInitialized Specifies a context in which the Toolbox is being initialized.
Public fieldStatic member WindowsFormsDesigner

Top

See Also

Reference

UIContextGuids100 Class

Microsoft.VisualStudio.Shell.Interop Namespace