KnownUIContexts.SolutionExistsAndNotBuildingAndNotDebuggingContext Propriedade

Definição

Obtém um contexto de interface do usuário que indica que uma solução foi carregada e o ambiente não está compilando nem Depurando.

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

Valor da propriedade

UIContext

Aplica-se a