IConfigurationToBuild Members
Include Protected Members
Include Inherited Members
This interface represents a ConfigurationToBuild item in the TfsBuild.proj file.
The IConfigurationToBuild type exposes the following members.
Properties
Name
Description
Gets or sets the configuration. For example, "debug".
Gets or sets the platform. For example, "Any CPU".
Top