KnownUIContexts::SolutionHasAppContainerProjectsContext Property
Visual Studio 2015
Gets a UI context indicating that a solution with at least one app container project is loaded.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
public: property UIContext^ SolutionHasAppContainerProjectsContext { static UIContext^ get(); }
Property Value
Type: Microsoft.VisualStudio.Shell::UIContext^
Show: