KnownUIContexts 类

继承层次结构

System.Object
  Microsoft.VisualStudio.Shell.KnownUIContexts

命名空间:  Microsoft.VisualStudio.Shell
程序集:  Microsoft.VisualStudio.Shell.11.0(在 Microsoft.VisualStudio.Shell.11.0.dll 中)

语法

声明
Public NotInheritable Class KnownUIContexts
public static class KnownUIContexts

KnownUIContexts 类型公开以下成员。

属性

  名称 说明
公共属性静态成员 ApplicationDesignerContext
公共属性静态成员 BackgroundProjectLoadContext
公共属性静态成员 CodeWindowContext
公共属性静态成员 CSharpProjectContext
公共属性静态成员 DebuggingContext
公共属性静态成员 DesignModeContext
公共属性静态成员 DraggingContext
公共属性静态成员 EmptySolutionContext
公共属性静态成员 FirstLaunchSetupContext
公共属性静态成员 FSharpProjectContext
公共属性静态成员 FullScreenModeContext
公共属性静态成员 HistoricalDebuggingContext
公共属性静态成员 NoSolutionContext
公共属性静态成员 NotBuildingAndNotDebuggingContext
公共属性静态成员 OsWindows8OrHigherContext
公共属性静态成员 ProjectRetargetingContext
公共属性静态成员 PropertyPageDesignerContext
公共属性静态成员 RESXEditorContext
公共属性静态成员 SettingsDesignerContext
公共属性静态成员 SolutionBuildingContext
公共属性静态成员 SolutionExistsAndFullyLoadedContext
公共属性静态成员 SolutionExistsAndNotBuildingAndNotDebuggingContext
公共属性静态成员 SolutionExistsContext
公共属性静态成员 SolutionHasAppContainerProjectsContext
公共属性静态成员 SolutionHasMultipleProjectsContext
公共属性静态成员 SolutionHasSingleProjectContext
公共属性静态成员 SolutionOpeningContext
公共属性静态成员 SolutionOrProjectUpgradingContext
公共属性静态成员 StandardPreviewerConfigurationChanging
公共属性静态成员 ToolboxInitializedContext
公共属性静态成员 ToolboxVisibleContext
公共属性静态成员 VBProjectContext
公共属性静态成员 VCProjectContext

页首

线程安全

此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。但不保证所有实例成员都是线程安全的。

请参见

参考

Microsoft.VisualStudio.Shell 命名空间