NAnt SDK Documentation - v0.92

ConfigurationSettings Properties

The properties of the ConfigurationSettings class are listed below. For a complete list of ConfigurationSettings class members, see the ConfigurationSettings Members topic.

Public Instance Properties

BuildPath Gets the path in which the output file will be created before its copied to the actual output path.
ExtraOutputFiles (inherited from ConfigurationBase) Gets the set of output files that is specific to the project configuration.
Name 
ObjectDir (inherited from ConfigurationBase) Get the directory in which intermediate build output will be stored for this configuration.
OutputDir 
OutputPath 
PlatformName Gets the platform that the configuration targets.
Project (inherited from ConfigurationBase) Gets the project.
RegisterForComInterop Gets a value indicating whether to register the project output for use with COM components.
RelativeOutputDir 
Settings 

Protected Instance Properties

SolutionTask (inherited from ConfigurationBase) 

See Also

ConfigurationSettings Class | NAnt.VSNet Namespace