KnownUIContexts.MinimalModeContext Property

Definition

A UI context indicating that the environment is in Minimal mode

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

Property Value

Applies to