KnownUIContexts.SolutionExistsContext Property

Definition

A UI context indicating that a solution is loaded.

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

Property Value

Applies to