KnownUIContexts.NotBuildingAndNotDebuggingContext Property

Definition

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

Property Value

Applies to