KnownUIContexts.SolutionOrProjectUpgradingContext Property

Definition

A UI context indicating that a solution or project is being upgraded.

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

Property Value

Applies to