KnownUIContexts.SolutionHasAppContainerProjectsContext Property

Definition

A UI context indicating that a solution with at least one appcontainer project is loaded.

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

Property Value

Applies to