NAnt Stub used to created and launch real ConsoleDriver class in Core assembly. Entry point for executable Command Line arguments The result of the real execution Constructs the privatebinpath. For the common version dir, we do not use the framework version as defined in the NAnt configuration file but the CLR version since the assemblies in that directory are not specific to a certain family and the framwork version might differ between families (eg. mono 1.0 == .NET 1.1). The runtime framework. The base directory of the domain. The privatebinpath. Given an absolute directory and an absolute file name, returns a relative file name. An absolute directory. An absolute file name. A relative file name for the given absolute file name. Helper class for invoking the application entry point in NAnt.Core and passing the command-line arguments. Initializes a new instance of the class with the specified command-line arguments. The commandline arguments passed to NAnt.exe. Directories relative to the base directory of the AppDomain to probe for missing assembly references. Invokes the application entry point in NAnt.Core. Gets the status that the build process returned when it exited. The code that the build process specified when it terminated.