The properties of the CommandLineOptions class are listed below. For a complete list of CommandLineOptions class members, see the CommandLineOptions Members topic.
![]() | Gets or sets the buildfile that should be executed. |
![]() | Gets or sets a value indicating whether debug information should be displayed during the build process. |
![]() | Obsolete. Gets or sets the target framework to use (overrides NAnt.exe.config settings) |
![]() | Gets or sets a value indicating whether to produce emacs (and other editor) friendly output. |
![]() | Gets a collection of assemblies to load extensions from. |
![]() | Gets a value indicating whether parent directories should be searched for a buildfile. |
![]() | Gets or sets the indentation level of the build output. |
![]() | Gets a collection containing fully qualified type names of classes implementating IBuildListener that should be added to the project as listeners. |
![]() | Gets or sets the name of the file to log output to. |
![]() | Gets or sets the Type of logger to add to the list of listeners. |
![]() | Gets or sets a value indicating whether the logo banner should be printed. |
![]() | Pauses before program ends. |
![]() | Gets or sets the list of properties that should be set. |
![]() | Gets or sets a value indicating whether only error and debug debug messages should be displayed during the build process. |
![]() | Gets or sets a value indicating whether the NAnt help should be printed. |
![]() | Gets or sets a value indicating whether Project help should be printed. |
![]() | Gets or sets the target framework to use (overrides NAnt.exe.config settings) |
![]() | Gets a collection containing the targets that should be executed. |
![]() | Gets or sets a value indicating whether more information should be displayed during the build process. |
CommandLineOptions Class | NAnt.Core Namespace