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.

Overload List

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

protected override void Initialize();

Inherited from Element.

public void Initialize(XmlNode);

See Also

TaskContainer Class | NAnt.Core Namespace