TaskContainer.

Initialize() Method

Summary

Automatically exclude build elements that are defined on the task from things that get executed, as they are evaluated normally during XML task initialization.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core
Containing Type
TaskContainer

Syntax

protected override void Initialize()

Return Value

Type Description
void