SolutionBuild2 Properties

 

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

NameDescription
System_CAPS_pubpropertyActiveConfiguration

Gets the currently active SolutionConfiguration object.

System_CAPS_pubpropertyBuildDependencies

Gets a BuildDependencies collection that allows you to specify which projects depend on which other projects.

System_CAPS_pubpropertyBuildState

Gets whether a build has ever been started in the current environment session, whether a build is currently in progress, or whether a build has been completed.

System_CAPS_pubpropertyDTE

Gets the top-level extensibility object.

System_CAPS_pubpropertyLastBuildInfo

Gets the number of projects that failed to build.

System_CAPS_pubpropertyLastPublishInfo

Gets the number of items that were successfully published.

System_CAPS_pubpropertyParent

Gets the immediate parent object of a SolutionBuild object.

System_CAPS_pubpropertyPublishState

Gets the state of a publish operation.

System_CAPS_pubpropertySolutionConfigurations

Gets a collection of SolutionConfiguration objects.

System_CAPS_pubpropertyStartupProjects

Gets or sets the names of projects that are entry points for the application.

Return to top
Show: