IConditional.

IfDefined Property

Summary

Indicates whether or not the implementing class should execute.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core
Containing Type
IConditional

Syntax

bool IfDefined { get; set; }

Value

Type Description
bool