NAnt SDK Documentation - v0.92

TaskContainer.Initialize Method ()

Automatically exclude build elements that are defined on the task from things that get executed, as they are evaluated normally during XML task initialization.

[Visual Basic]
Overrides Overloads Protected Sub Initialize()
[C#]
protected override void Initialize();

See Also

TaskContainer Class | NAnt.Core Namespace | TaskContainer.Initialize Overload List