NAnt SDK Documentation - v0.92

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

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.

Protected Internal Instance Properties

Assembly (inherited from ExtensionBuilder) Gets the Assembly from which the extension will be created.

See Also

TaskBuilder Class | NAnt.Core Namespace