KnownUIContexts.SolutionHasSingleProjectContext Property

Definition

A UI context indicating that a solution with exactly one project is loaded.

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

Property Value

Applies to