VSConstants.UICONTEXT Class

Definition

public: ref class VSConstants::UICONTEXT abstract sealed
class VSConstants::UICONTEXT abstract sealed
public static class VSConstants.UICONTEXT
type VSConstants.UICONTEXT = class
Public Class VSConstants.UICONTEXT
Inheritance
VSConstants.UICONTEXT

Remarks

For more information about command contexts, see UIContextGuids and UIContextGuids80.

Fields

ApplicationDesigner_guid
ApplicationDesigner_string
BackgroundProjectLoad_guid
BackgroundProjectLoad_string
BulkFileOperation_guid
BulkFileOperation_string
CloudDebugging_guid
CloudDebugging_string
CloudEnvironmentConnected_guid
CloudEnvironmentConnected_string
CodeWindow_guid
CodeWindow_string
CSharpProject_guid
CSharpProject_string
DataSourceWindowAutoVisible_guid
DataSourceWindowAutoVisible_string
DataSourceWindowSupported_guid
DataSourceWindowSupported_string
DataSourceWizardSuppressed_guid
DataSourceWizardSuppressed_string
Debugging_guid
Debugging_string
DesignMode_guid
DesignMode_string
DocumentWindowActive_guid
DocumentWindowActive_string
Dragging_guid
Dragging_string
EmptySolution_guid
EmptySolution_string
FirstLaunchSetup_guid
FirstLaunchSetup_string

Indicates that the first launch after setup is in progress. Packages may use ProvideAutoLoad with this UIContext in order to perform expensive one-time per-user initialization. Note that during FirstLaunchSetup many services are unavailable and a package may NOT display any UI. FirstLaunchSetup is not guaranteed to be called; it is just an opportunity for packages to build caches.

FolderOpened_guid
FolderOpened_string
FSharpProject_guid
FSharpProject_string
FullScreenMode_guid
FullScreenMode_string
FullSolutionLoading_guid
FullSolutionLoading_string
HistoricalDebugging_guid
HistoricalDebugging_string
IdeUserSignedIn_guid
IdeUserSignedIn_string
MainToolBarInvisible_guid
MainToolBarInvisible_string
MainToolBarVisible_guid
MainToolBarVisible_string
MinimalMode_guid
MinimalMode_string
NoSolution_guid
NoSolution_string
NotBuildingAndNotDebugging_guid
NotBuildingAndNotDebugging_string
OsWindows8OrHigher_guid
OsWindows8OrHigher_string
OutputWindowCreated_guid
OutputWindowCreated_string
ProjectCreating_guid
ProjectCreating_string
ProjectRetargeting_guid
ProjectRetargeting_string
PropertyPageDesigner_guid
PropertyPageDesigner_string
RepositoryOpen_guid
RepositoryOpen_string
RESXEditor_guid
RESXEditor_string
SettingsDesigner_guid
SettingsDesigner_string
SharedMSBuildFilesManagerHierarchyLoaded_guid
SharedMSBuildFilesManagerHierarchyLoaded_string
ShellInitialized_guid
ShellInitialized_string
SolutionBuilding_guid
SolutionBuilding_string
SolutionClosing_guid
SolutionClosing_string
SolutionExists_guid
SolutionExists_string
SolutionExistsAndFullyLoaded_guid
SolutionExistsAndFullyLoaded_string
SolutionExistsAndNotBuildingAndNotDebugging_guid
SolutionExistsAndNotBuildingAndNotDebugging_string
SolutionHasAppContainerProject_guid
SolutionHasAppContainerProject_string
SolutionHasMultipleProjects_guid
SolutionHasMultipleProjects_string
SolutionHasSilverlightWindowsPhoneProject_string
SolutionHasSingleProject_guid
SolutionHasSingleProject_string
SolutionHasWindowsPhone80NativeProject_string
SolutionOpening_guid
SolutionOpening_string
SolutionOrProjectUpgrading_guid
SolutionOrProjectUpgrading_string
StandardPreviewerConfigurationChanging_guid
StandardPreviewerConfigurationChanging_string
SynchronousSolutionOperation_guid
SynchronousSolutionOperation_string
ToolboxChooseItemsDataSourceInitialized_guid
ToolboxChooseItemsDataSourceInitialized_string
ToolboxInitialized_guid
ToolboxInitialized_string
ToolboxVisible_guid
ToolboxVisible_string
ToolWindowActive_guid
ToolWindowActive_string
VBCodeAttribute_guid
VBCodeAttribute_string
VBCodeClass_guid
VBCodeClass_string
VBCodeDelegate_guid
VBCodeDelegate_string
VBCodeEnum_guid
VBCodeEnum_string
VBCodeFunction_guid
VBCodeFunction_string
VBCodeInterface_guid
VBCodeInterface_string
VBCodeNamespace_guid
VBCodeNamespace_string
VBCodeParameter_guid
VBCodeParameter_string
VBCodeProperty_guid
VBCodeProperty_string
VBCodeStruct_guid
VBCodeStruct_string
VBCodeVariable_guid
VBCodeVariable_string
VBProject_guid
VBProject_string
VBProjOpened_guid
VBProjOpened_string
VCProject_guid
VCProject_string
WizardOpen_guid
WizardOpen_string
XamlDesignerContext_guid
XamlDesignerContext_string

Applies to