NAnt SDK Documentation - v0.85-nightly-2005-11-09

TaskBuilder Properties

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

Public Instance Properties

Assembly Gets the Assembly from which the task will be created.
ClassName Gets the name of the Task class that can be created using this TaskBuilder.
TaskName Gets the name of the task which the TaskBuilder can create.

See Also

TaskBuilder Class | NAnt.Core Namespace