NAnt SDK Documentation - v0.92

VcConfigurationBase Properties

The properties of the VcConfigurationBase class are listed below. For a complete list of VcConfigurationBase class members, see the VcConfigurationBase 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.
IntermediateDir Gets the intermediate directory, specified relative to project directory.
Name Gets the name of the configuration.
ObjectDir (inherited from ConfigurationBase) Get the directory in which intermediate build output will be stored for this configuration.
OutputDir Gets the output directory.
OutputPath (inherited from ConfigurationBase) Gets the path for the output file.
PlatformName Gets the platform that the configuration targets.
Project (inherited from ConfigurationBase) Gets the project.
ReferencesPath Gets a comma-separated list of directories to scan for assembly references.
RelativeOutputDir (inherited from ConfigurationBase) Get the path of the output directory relative to the project directory.
UsePrecompiledHeader 

Protected Instance Properties

SolutionTask (inherited from ConfigurationBase) 

See Also

VcConfigurationBase Class | NAnt.VSNet Namespace