Automatically exclude build elements that are defined on the task from things that get executed, as they are evaluated normally during XML task initialization.
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);
TaskContainer Class | NAnt.Core Namespace