SolutionContext Members
Include Protected Members
Include Inherited Members
Represents all projects in the solution, some of which will be built, and the project configuration and platform that will have context when you select a particular SolutionConfiguration object.
The SolutionContext type exposes the following members.
Properties
Name
Description
Returns the SolutionContexts collection containing the SolutionContext object supporting this property.
Sets or gets the project configuration name that provides context when this solution context is selected.
Gets the top-level extensibility object.
Gets the name of the platform supported by this assignment.
Gets the unique name of the project for which this SolutionContext object provides context.
Sets or returns whether the current project is built when the solution configuration associated with this SolutionContext is selected.
Sets or returns whether the current project is deployed when the solution configuration associated with this SolutionContext is selected.
Top