SolutionConfiguration2::SolutionContexts Property
Visual Studio 2015
Gets a collection of SolutionContext objects.
Assembly: EnvDTE80 (in EnvDTE80.dll)
Implements
SolutionConfiguration::SolutionContextsThis example displays each solution configuration item's name in the SolutionContexts and sets the first one of them to "release". Open a project in the Visual Studio integrated development environment (IDE) before running this example.
Show: