NAnt SDK Documentation - v0.92

Target.Executed Property

This indicates whether the target has already executed.

[Visual Basic]
Public ReadOnly Property Executed As Boolean
[C#]
public bool Executed {get;}

See Also

Target Class | NAnt.Core Namespace