ISolutionBuildConfigurationContext Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
Obsolete as of Visual Studio 2019.
Build configuration context with MSBuild solution context
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
- Attributes
- Implements
Properties
BuildConfiguration |
Configuration setting context (Inherited from IBuildConfigurationContext) |
SolutionBuildConfiguration |
The solution build configuration |