SolutionContext Properties
Visual Studio 2015
Namespace:
EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
| Name | Description | |
|---|---|---|
![]() | Collection | Returns the SolutionContexts collection containing the SolutionContext object supporting this property. |
![]() | ConfigurationName | Sets or gets the project configuration name that provides context when this solution context is selected. |
![]() | DTE | Gets the top-level extensibility object. |
![]() | PlatformName | Gets the name of the platform supported by this assignment. |
![]() | ProjectName | Gets the unique name of the project for which this SolutionContext object provides context. |
![]() | ShouldBuild | Sets or returns whether the current project is built when the solution configuration associated with this SolutionContext is selected. |
![]() | ShouldDeploy | Sets or returns whether the current project is deployed when the solution configuration associated with this SolutionContext is selected. |
Show:
