KnownUIContexts.FullSolutionLoadingContext 属性

定义

指示即将打开解决方案的 UI 上下文。 涵盖模式和异步阶段。

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

属性值

UIContext

适用于