Share via


UIContextGuids80 Members

Include Protected Members
Include Inherited Members

Provides even more GUIDs that are used to identify command contexts.

The UIContextGuids80 type exposes the following members.

Methods

 

Name

Description

Public method

Equals

Determines whether the specified Object is equal to the current Object. (Inherited from Object.)

Protected method

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)

Public method

GetHashCode

Serves as a hash function for a particular type. (Inherited from Object.)

Public method

GetType

Gets the type of the current instance. (Inherited from Object.)

Protected method

MemberwiseClone

Creates a shallow copy of the current Object. (Inherited from Object.)

Public method

ToString

Returns a string that represents the current object. (Inherited from Object.)

Top

Fields

 

Name

Description

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

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

Specifies a context that is active when Visual Studio is in full screen mode.

Public fieldStatic member

NoSolution

Specifies a context in which no solution is loaded.

Public fieldStatic member

NotBuildingAndNotDebugging

Specifies a context in which the solution is not being built or debugged.

Public fieldStatic member

SolutionBuilding

Specifies a context in which a project or solution is currently being built.

Public fieldStatic member

SolutionExists

Specifies a context in which a solution has been loaded.

Public fieldStatic member

SolutionExistsAndNotBuildingAndNotDebugging

Specifies a context in which a solution is loaded and is not being built or debugged.

Public fieldStatic member

SolutionHasMultipleProjects

Specifies a context in which a loaded solution contains more than one project.

Public fieldStatic member

SolutionHasSingleProject

Specifies a context in which a loaded solution contains a single project.

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

Specifies a context in which the Windows Forms designer has focus.

Top

See Also

Reference

UIContextGuids80 Class

Microsoft.VisualStudio.Shell.Interop Namespace