SolutionBuild2 Properties

Include Protected Members
Include Inherited Members

The SolutionBuild2 type exposes the following members.

Properties

  Name Description
Public property ActiveConfiguration Gets the currently active SolutionConfiguration object.
Public property BuildDependencies Gets a BuildDependencies collection that allows you to specify which projects depend on which other projects.
Public property BuildState 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.
Public property DTE Gets the top-level extensibility object.
Public property LastBuildInfo Gets the number of projects that failed to build.
Public property LastPublishInfo Gets the number of items that were successfully published.
Public property Parent Gets the immediate parent object of a SolutionBuild object.
Public property PublishState Gets the state of a publish operation.
Public property SolutionConfigurations Gets a collection of SolutionConfiguration objects.
Public property StartupProjects Gets or sets the names of projects that are entry points for the application.

Top

See Also

Reference

SolutionBuild2 Interface

EnvDTE80 Namespace