[This is preliminary documentation and subject to change.]
Gets a list of project configurations that can be build.
Project configurations that are not in this list do not need to be compiled (unless the project was not loaded through a solution file).
The key of the Hashtable is the name of the configuration and the value is a ConfigurationBase instance.
ProjectBase Class | NAnt.VSNet Namespace