BuildSettings Properties

Include Protected Members
Include Inherited Members

The BuildSettings type exposes the following members.

Properties

  Name Description
Public property HasPlatformConfigurations Gets a flag describing whether the PlatformConfigurations property is set and contains more than zero elements.
Public property HasProjectsToBuild Gets a flag describing whether the ProjectsToBuild property is set and contains more than zero elements.
Public property PlatformConfigurations Gets or sets the PlatformConfigurationList containing the configurations to build.
Public property ProjectsToBuild Gets or sets the StringList containing the projects to build.

Top

See Also

Reference

BuildSettings Class

Microsoft.TeamFoundation.Build.Workflow.Activities Namespace