NAnt SDK Documentation - v0.92

ProjectSettings Properties

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

Public Instance Properties

ApplicationIcon Gets the .ico file to use as application icon.
AssemblyKeyContainerName Gets the key name to use to sign ActiveX/COM wrappers.
AssemblyName 
AssemblyOriginatorKeyFile Gets the key file to use to sign ActiveX/COM wrappers.
Guid 
OutputExtension 
OutputFileName 
OutputType Gets the output type of this project.
PostBuildEvent Contains commands to be ran after a build has taken place.
PreBuildEvent Contains commands to be run before a build takes place.
RootNamespace 
RunPostBuildEvent Designates when the PostBuildEvent command line should be run. Possible values are "OnBuildSuccess", "Always" or "OnOutputUpdated".
Settings 
TemporaryFiles 

See Also

ProjectSettings Class | NAnt.VSNet Namespace