KnownUIContexts.SolutionExistsAndFullyLoadedContext Property
Visual Studio 2015
Gets a UI context indicating that a solution is fully loaded.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Property Value
Type: Microsoft.VisualStudio.Shell.UIContextThis UI context is intended to signal that if any background solution loading is used then any of these background activities are complete as well. Note that even if no background solution loading was employed, this UI context still fires at the end of solution loading.
Show: