KnownUIContexts.SolutionExistsAndNotBuildingAndNotDebuggingContext 属性

定义

获取指示解决方案已加载的 UI 上下文,并且环境既不生成也不进行调试。

public:
 static property Microsoft::VisualStudio::Shell::UIContext ^ SolutionExistsAndNotBuildingAndNotDebuggingContext { Microsoft::VisualStudio::Shell::UIContext ^ get(); };
public static Microsoft.VisualStudio.Shell.UIContext SolutionExistsAndNotBuildingAndNotDebuggingContext { get; }
member this.SolutionExistsAndNotBuildingAndNotDebuggingContext : Microsoft.VisualStudio.Shell.UIContext
Public Shared ReadOnly Property SolutionExistsAndNotBuildingAndNotDebuggingContext As UIContext

属性值

UIContext

适用于