KnownUIContexts::SolutionExistsAndNotBuildingAndNotDebuggingContext Property
Visual Studio 2015
Gets a UI context indicating that a solution is loaded, and the environment is neither building nor debugging it.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
public: property UIContext^ SolutionExistsAndNotBuildingAndNotDebuggingContext { static UIContext^ get(); }
Property Value
Type: Microsoft.VisualStudio.Shell::UIContext^
Show: