KnownUIContexts.EmptySolutionContext 属性

定义

获取指示解决方案已加载但没有项目的 UI 上下文。

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

属性值

UIContext

适用于