IfTask.

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.Tasks
Containing Type
IfTask

Syntax

protected override void Initialize()

Return Value

Type Description
void