The methods of the ExecTask class are listed below. For a complete list of ExecTask class members, see the ExecTask Members topic.
![]() | |
![]() | Executes the task unless it is skipped. |
![]() | |
![]() | |
![]() | Performs default initialization. |
![]() | Initializes the configuration of the task using configuration settings retrieved from the NAnt configuration file. |
![]() | Determines whether build output is enabled for the given Level. |
![]() | Overloaded. Logs a message with the given priority. |
![]() |
![]() | Copies all instance data of the Element to a given Element. |
![]() | Executes the external program. |
![]() | |
![]() | Locates the XML node for the specified attribute in the project configuration node. |
![]() | Obsolete. Note Deprecated (to be deleted). |
![]() | Performs additional checks after the task has been initialized. |
![]() | Initializes all build attributes and child elements. |
![]() | |
![]() | Missing <summary> documentation for M:NAnt.Core.Tasks.ExecTask.PrepareProcess(System.Diagnostics.Process) |
![]() | Starts the process and handles errors. |
ExecTask Class | NAnt.Core.Tasks Namespace