KnownUIContexts.FullSolutionLoadingContext Property

Definition

A UI context indicating that a solution is about to be opened. Covers both modal and async phases.

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

Property Value

Applies to