SolutionContext Properties

 

Namespace:   EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

NameDescription
System_CAPS_pubpropertyCollection

Returns the SolutionContexts collection containing the SolutionContext object supporting this property.

System_CAPS_pubpropertyConfigurationName

Sets or gets the project configuration name that provides context when this solution context is selected.

System_CAPS_pubpropertyDTE

Gets the top-level extensibility object.

System_CAPS_pubpropertyPlatformName

Gets the name of the platform supported by this assignment.

System_CAPS_pubpropertyProjectName

Gets the unique name of the project for which this SolutionContext object provides context.

System_CAPS_pubpropertyShouldBuild

Sets or returns whether the current project is built when the solution configuration associated with this SolutionContext is selected.

System_CAPS_pubpropertyShouldDeploy

Sets or returns whether the current project is deployed when the solution configuration associated with this SolutionContext is selected.

Return to top
Show: