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