KnownUIContexts.NotBuildingAndNotDebuggingContext Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A UI context indicating that the environment is neither building nor debugging a solution
public:
static property Microsoft::VisualStudio::Shell::UIContext ^ NotBuildingAndNotDebuggingContext { Microsoft::VisualStudio::Shell::UIContext ^ get(); };
public static Microsoft.VisualStudio.Shell.UIContext NotBuildingAndNotDebuggingContext { get; }
static member NotBuildingAndNotDebuggingContext : Microsoft.VisualStudio.Shell.UIContext
Public Shared ReadOnly Property NotBuildingAndNotDebuggingContext As UIContext