NAnt SDK Documentation - v0.85-nightly-2005-11-09

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.
NameMissing <summary> documentation for P:NAnt.VSNet.ConfigurationSettings.Name
ObjectDir (inherited from ConfigurationBase) Get the directory in which intermediate build output will be stored for this configuration.
OutputDirMissing <summary> documentation for P:NAnt.VSNet.ConfigurationSettings.OutputDir
OutputPathMissing <summary> documentation for P:NAnt.VSNet.ConfigurationSettings.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.
RelativeOutputDirMissing <summary> documentation for P:NAnt.VSNet.ConfigurationSettings.RelativeOutputDir
SettingsMissing <summary> documentation for P:NAnt.VSNet.ConfigurationSettings.Settings

Protected Instance Properties

SolutionTask (inherited from ConfigurationBase)Missing <summary> documentation for P:NAnt.VSNet.ConfigurationBase.SolutionTask

See Also

ConfigurationSettings Class | NAnt.VSNet Namespace