ISolutionBuildConfigurationContext Интерфейс
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Внимание!
Obsolete as of Visual Studio 2019.
Контекст конфигурации сборки с контекстом решения MSBuild
public interface class ISolutionBuildConfigurationContext : Microsoft::VisualStudio::Workspace::Build::IBuildConfigurationContext
public interface class ISolutionBuildConfigurationContext : Microsoft::VisualStudio::Workspace::Build::IBuildConfigurationContext
__interface ISolutionBuildConfigurationContext : Microsoft::VisualStudio::Workspace::Build::IBuildConfigurationContext
public interface ISolutionBuildConfigurationContext : Microsoft.VisualStudio.Workspace.Build.IBuildConfigurationContext
[System.Obsolete("Obsolete as of Visual Studio 2019.")]
public interface ISolutionBuildConfigurationContext : Microsoft.VisualStudio.Workspace.Build.IBuildConfigurationContext
type ISolutionBuildConfigurationContext = interface
interface IBuildConfigurationContext
[<System.Obsolete("Obsolete as of Visual Studio 2019.")>]
type ISolutionBuildConfigurationContext = interface
interface IBuildConfigurationContext
Public Interface ISolutionBuildConfigurationContext
Implements IBuildConfigurationContext
- Атрибуты
- Реализации
Свойства
| BuildConfiguration |
Контекст параметра конфигурации (Унаследовано от IBuildConfigurationContext) |
| SolutionBuildConfiguration |
Конфигурация сборки решения |