KnownUIContexts.SolutionExistsAndNotBuildingAndNotDebuggingContext Свойство

Определение

Получает контекст пользовательского интерфейса, указывающий, что решение загружено, и среда не выполняет ни его построение, ни отладку.

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

Значение свойства

UIContext

Применяется к